]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3427] kea.conf is now generated automatically
authorTomek Mrugalski <tomasz@isc.org>
Fri, 8 Aug 2014 11:23:46 +0000 (13:23 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 8 Aug 2014 11:23:46 +0000 (13:23 +0200)
src/bin/keactrl/Makefile.am

index f9b30b4e236ff5451608357ed37cb380a2182234..a2d2a825199a15310b68fc20795c464fdc7230a9 100644 (file)
@@ -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