From: Tomek Mrugalski Date: Fri, 8 Aug 2014 11:23:46 +0000 (+0200) Subject: [3427] kea.conf is now generated automatically X-Git-Tag: trac3482_base~54^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1ff2240cd3cab8e565c5f10469c4a196f0e7f32;p=thirdparty%2Fkea.git [3427] kea.conf is now generated automatically --- diff --git a/src/bin/keactrl/Makefile.am b/src/bin/keactrl/Makefile.am index f9b30b4e23..a2d2a82519 100644 --- a/src/bin/keactrl/Makefile.am +++ b/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