add COPYING in Makefile.am
1 files changed, 1 insertions(+), 1 deletions(-) M Makefile.am
M Makefile.am +1 -1
@@ 8,7 8,7 @@ nobase_conf_DATA = $(wildcard templates/ # include the data in the distribution tarball EXTRA_DIST = $(nobase_conf_DATA) $(TESTS) bootstrap.sh CLEANFILES = $(bin_SCRIPTS) -TEMPLATE_FILES = AUTHORS.in bootstrap.sh configure.ac Makefile.am NEWS README +TEMPLATE_FILES = AUTHORS.in bootstrap.sh configure.ac Makefile.am NEWS README COPYING TESTS=tests/guile.sh tests/bash.sh tests/latex-copernicus.sh