Browse Source

[3929] config_report.cc added to SOURCES

Wlodek Wencel 9 years ago
parent
commit
9b6ef162ea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/bin/cfgrpt/Makefile.am

+ 1 - 0
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