diff options
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/wizards/Makefile.am b/wizards/Makefile.am index dff21f2c7..1c953b9ff 100644 --- a/wizards/Makefile.am +++ b/wizards/Makefile.am @@ -1,10 +1,3 @@ -if include_egroupware_SUBDIR -if include_slox_SUBDIR -if include_kolab_SUBDIR -if include_exchange_SUBDIR -if include_groupwise_SUBDIR -if include_scalix_SUBDIR - METASOURCES = AUTO INCLUDES = -I$(top_srcdir)/libkpimidentities -I$(top_srcdir)/libkcal \ @@ -129,10 +122,3 @@ exchangewizard.lo: ../kresources/lib/kresources_groupwareprefs.h sloxwizard.lo: ../kresources/slox/kabcsloxprefs.h ../kresources/slox/kcalsloxprefs.h xdg_apps_DATA = groupwarewizard.desktop - -endif -endif -endif -endif -endif -endif |