From: Wlodek Wencel Date: Tue, 21 Jul 2015 16:23:02 +0000 (+0200) Subject: [3929] config_report.cc added to SOURCES X-Git-Tag: trac4006_base~3^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6ef162ea9231d70408dcdfbca702a325cfb5ea;p=thirdparty%2Fkea.git [3929] config_report.cc added to SOURCES --- diff --git a/src/bin/cfgrpt/Makefile.am b/src/bin/cfgrpt/Makefile.am index 7897e28ff1..f0616e475c 100644 --- a/src/bin/cfgrpt/Makefile.am +++ b/src/bin/cfgrpt/Makefile.am @@ -10,3 +10,4 @@ DISTCLEANFILES = config_report.cc noinst_LTLIBRARIES = libcfgrpt.la libcfgrpt_la_SOURCES = config_report.h config_report.cc cfgrpt.cc +nodist_libcfgrpt_la_SOURCES = config_report.cc