]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Fixed system_messages path (cf github PR#33)
authorFrancis Dupont <fdupont@isc.org>
Mon, 23 Jan 2017 22:56:37 +0000 (23:56 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 23 Jan 2017 22:56:37 +0000 (23:56 +0100)
doc/guide/Makefile.am

index 561c1428939242345d3b85309663d6fb63a9602e..243726c59ed5d47a36fc683bed7f6d821ba2e4c4 100644 (file)
@@ -15,7 +15,7 @@ EXTRA_DIST = $(DOCBOOK)
 DISTCLEANFILES = $(HTMLDOCS) $(DOCS) kea-messages.xml
 
 kea-messages.xml:
-       $(top_srcdir)/tools/system_messages -o $@ \
+       $(top_builddir)/tools/system_messages -o $@ \
        `find $(top_srcdir) -name "*.mes" -print`
 
 # This is not a "man" manual, but reuse this for now for docbook.