summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-08-25 08:40:16 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-08-25 08:40:16 +0300
commit621459e3b0db627f3fc029f27cf7bdb8012315e6 (patch)
tree641f519faf5c2211732232812061aef2c9919cda
parent78d36d7e6ab0db358b39b652e0376ee22129d426 (diff)
downloadgawk-621459e3b0db627f3fc029f27cf7bdb8012315e6.tar.gz
Include m4 in what gets distributed.
-rw-r--r--extension/Makefile.am1
-rw-r--r--extension/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/extension/Makefile.am b/extension/Makefile.am
index de0513b0..59c5cb8e 100644
--- a/extension/Makefile.am
+++ b/extension/Makefile.am
@@ -120,6 +120,7 @@ EXTRA_DIST = build-aux/config.rpath \
ChangeLog.0 \
ext_custom.h \
fts.3 \
+ m4 \
README.fts \
rwarray0.c
diff --git a/extension/Makefile.in b/extension/Makefile.in
index 629c5e6b..23bb5cf1 100644
--- a/extension/Makefile.in
+++ b/extension/Makefile.in
@@ -566,6 +566,7 @@ EXTRA_DIST = build-aux/config.rpath \
ChangeLog.0 \
ext_custom.h \
fts.3 \
+ m4 \
README.fts \
rwarray0.c