diff --git a/doc/guide/Makefile.am b/doc/guide/Makefile.am index 561c142893..243726c59e 100644 --- a/doc/guide/Makefile.am +++ b/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.