summaryrefslogtreecommitdiffstats
path: root/kmymoney2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/Makefile.am')
-rw-r--r--kmymoney2/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/kmymoney2/Makefile.am b/kmymoney2/Makefile.am
index 2a83358..e00baab 100644
--- a/kmymoney2/Makefile.am
+++ b/kmymoney2/Makefile.am
@@ -157,7 +157,6 @@ uninstall-hook:
dist-hook:
-rm -rf $(distdir)/kmymoneysettings.cpp
-if CPPUNIT
TESTS = kmymoneytest
check_PROGRAMS = kmymoneytest
@@ -167,5 +166,3 @@ kmymoneytest_LDADD = ./mymoney/storage/libstoragetest.a ./mymoney/libmymoneytest
# the library search path.
kmymoneytest_LDFLAGS = $(all_libraries) $(kde_RPATH) $(CPPUNIT_LIBS) $(LIB_TDEUTILS)
-endif
-