Browse Source

[master] Fixed system_messages path (cf github PR#33)

Francis Dupont 8 years ago
parent
commit
290f65dee8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/guide/Makefile.am

+ 1 - 1
doc/guide/Makefile.am

@@ -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.