From 12cb8783eb935bf9945eca2840c7c298044ee585 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 2 Nov 2021 02:18:40 +0530 Subject: Makefile: Distribute doc/hello.tar. doc/hello.tar is used to build doc/hello.tar.out. * Makefile.am (EXTRA_DIST): Add doc/hello.tar. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 99d83c2..3c6c194 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,6 +88,7 @@ EXTRA_DIST += \ tests/input-output-parameters.cwl \ doc/skribilo.scm \ doc/ccwl.skb \ + doc/hello.tar \ $(DOC_SCM) \ COPYING \ README.org -- cgit v1.2.3