diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-13 11:44:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-13 11:44:25 +0000 |
commit | d8c5485f25afc85bad6b03f2db4fa060844b6922 (patch) | |
tree | 7d4c088ee8ed5846d806f651f35a37da61a8d5c0 | |
parent | c3b43060ca8335163a256c2886086df194a5bb19 (diff) | |
download | tdepim-d8c5485f25afc85bad6b03f2db4fa060844b6922.tar.gz tdepim-d8c5485f25afc85bad6b03f2db4fa060844b6922.zip |
One last attempt at getting this to compile before reverting revision 1174624 entirely...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174850 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-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 |