about summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2021-11-04 15:43:30 +0530
committerArun Isaac2021-11-04 15:44:56 +0530
commitef62659838c6b5c0e7245aa434e07b89e3a603b9 (patch)
treed88561e6b95b8b58899d8a196a0d37709616a2eb
parent1d15380a117265ff30aab121a4c3b877f1497420 (diff)
downloadccwl-ef62659838c6b5c0e7245aa434e07b89e3a603b9.tar.gz
ccwl-ef62659838c6b5c0e7245aa434e07b89e3a603b9.tar.lz
ccwl-ef62659838c6b5c0e7245aa434e07b89e3a603b9.zip
Makefile: Distribute doc/hello.c.gz. and doc/hello.txt.
These files are source files required for the build. They were missed
out in an earlier commit.

* Makefile.am (EXTRA_DIST): Add doc/hello.c.gz and doc/hello.txt.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b303ad6..58686e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -88,7 +88,9 @@ EXTRA_DIST +=			\
   tests/input-output-parameters.cwl \
   doc/skribilo.scm              \
   doc/ccwl.skb                  \
+  doc/hello.c.gz                \
   doc/hello.tar                 \
+  doc/hello.txt                 \
   $(DOC_SCM)                    \
   COPYING			\
   README.org