summaryrefslogtreecommitdiff
path: root/keama/Makefile.in
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-11 20:59:18 +0000
committerThomas Markwalder <tmark@isc.org>2019-12-11 20:59:18 +0000
commit4c6aa815b5cdb8f720765e2f00426e7cdfc835bc (patch)
treec81bd6266d82411c8bfa7b8e9008225e6bebf2cf /keama/Makefile.in
parent82e0ea5760d5ba3d16e9f1eef5549097e4c3a8dd (diff)
downloadisc-dhcp-4c6aa815b5cdb8f720765e2f00426e7cdfc835bc.tar.gz
[master] Added missing source files to keama dist list
modified: keama/Makefile.am keama/Makefile.in
Diffstat (limited to 'keama/Makefile.in')
-rw-r--r--keama/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/keama/Makefile.in b/keama/Makefile.in
index 43e9bc26..d9344fce 100644
--- a/keama/Makefile.in
+++ b/keama/Makefile.in
@@ -322,9 +322,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
keama_SOURCES = keama.c data.c conflex.c json.c confparse.c parse.c \
- options.c reduce.c print.c eval.c
+ options.c data.h dhctoken.h keama.h reduce.c print.c eval.c
man_MANS = keama.8
-EXTRA_DIST = $(man_MANS)
+EXTRA_DIST = $(man_MANS) tests ChangeLog.md doc.txt README.md
all: all-am
.SUFFIXES: