aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-01-04 13:47:07 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-01-04 13:47:07 +0100
commit8fc699d2a80fb21b12e26ba96f38bb800231e2a6 (patch)
treef31f9090bcad94713f320182ea5fa23fa2df1876 /Makefile.am
parent44efce8316b644f15b5e87852f5b7df7d58cfa97 (diff)
downloadgnunet-8fc699d2a80fb21b12e26ba96f38bb800231e2a6.tar.gz
gnunet-8fc699d2a80fb21b12e26ba96f38bb800231e2a6.zip
BUILD: Add gana build target for easy updates of generated headers
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9191107d2..da6010087 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,3 +73,6 @@ if HAVE_AWK
73check-texinfo: 73check-texinfo:
74 @cd $(top_srcdir); find . -type f ! -path '*/.*' -name '*.texi' -print0 | xargs -0 ./contrib/scripts/check-texinfo.awk > $(srcdir)/texinfo_lint.log || true 74 @cd $(top_srcdir); find . -type f ! -path '*/.*' -name '*.texi' -print0 | xargs -0 ./contrib/scripts/check-texinfo.awk > $(srcdir)/texinfo_lint.log || true
75endif 75endif
76
77gana:
78 @cd $(top_srcdir)/contrib/gana/gnu-name-system-record-types; make; cp gnu_name_system_record_types.h ../../../src/include/