mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-28 20:47:48 +00:00
[master] Fixed system_messages path (cf github PR#33)
This commit is contained in:
parent
00ff64245a
commit
290f65dee8
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user