aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'CommonLibs/Makefile.am')
-rw-r--r--CommonLibs/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/CommonLibs/Makefile.am b/CommonLibs/Makefile.am
index 18ec2f7..ed188d5 100644
--- a/CommonLibs/Makefile.am
+++ b/CommonLibs/Makefile.am
@@ -50,7 +50,7 @@ noinst_PROGRAMS = \
ConfigurationTest \
LogTest
-# ReportingTest
+# ReportingTest
noinst_HEADERS = \
BitVector.h \
@@ -94,5 +94,3 @@ LogTest_SOURCES = LogTest.cpp
LogTest_LDADD = libcommon.la $(SQLITE3_LIBS)
MOSTLYCLEANFILES += testSource testDestination
-
-