mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#1248] Dist generated .txt files
This commit is contained in:
@@ -78,6 +78,9 @@ $(srcdir)/kea-messages.rst: $(mes_files) mes2doc.py
|
|||||||
api-files.txt: api/api_files.mk
|
api-files.txt: api/api_files.mk
|
||||||
@sed 's;_files .*%/;/;' $< > $@
|
@sed 's;_files .*%/;/;' $< > $@
|
||||||
|
|
||||||
|
# some tools do not use this makefile but still need generate files.
|
||||||
|
EXTRA_DIST += mes-files.txt api-files.txt
|
||||||
|
|
||||||
# this rule is only used for development purposes and is not used in official
|
# this rule is only used for development purposes and is not used in official
|
||||||
# build process as api.rst is always generated via sphinx's conf.py
|
# build process as api.rst is always generated via sphinx's conf.py
|
||||||
$(srcdir)/api.rst: $(api_files) api-files.txt api2doc.py
|
$(srcdir)/api.rst: $(api_files) api-files.txt api2doc.py
|
||||||
|
Reference in New Issue
Block a user