diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-01 14:19:06 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-01 14:19:06 -0500 |
| commit | 7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3 (patch) | |
| tree | 926cfa01d8cecbc1f84c168890cf37ba70574466 /src/Makefile.am | |
| parent | 28941371305de0bdbcc43e30d8c404953d047591 (diff) | |
| download | kcmldapcontroller-7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3.tar.gz kcmldapcontroller-7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3.zip | |
Add initial configuration file skeletons
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 50e7e52..5ad0fd3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = $(all_includes) +INCLUDES = $(all_includes) $(KDE_INCLUDES)/tde METASOURCES = AUTO # Install this plugin in the KDE modules directory |
