Browse Source

[3427] kea.conf is now generated automatically

Tomek Mrugalski 10 years ago
parent
commit
c1ff2240cd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/bin/keactrl/Makefile.am

+ 4 - 0
src/bin/keactrl/Makefile.am

@@ -11,6 +11,10 @@ man_MANS = keactrl.8
 DISTCLEANFILES = keactrl $(CONFIGFILES) $(man_MANS)
 EXTRA_DIST = keactrl.in keactrl.conf.in kea.conf.in $(man_MANS) keactrl.xml
 
+# kea.conf is not really a source used for building other targets, but we need
+# this file to be generated before make install is called.
+BUILT_SOURCES = kea.conf
+
 if GENERATE_DOCS
 
 keactrl.8: keactrl.xml