diff options
-rw-r--r-- | Makefile.am | 2 |
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 |