summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 38e7a4ac..9866ab1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ CLEANFILES = $(doc_DATA)
DISTCLEANFILES = $(pkgdoc_DATA)
-EXTRA_DIST = AUTHORS BUGS ChangeLog NEWS README THANKS
+EXTRA_DIST = AUTHORS BUGS ChangeLog LICENCE NEWS README THANKS
AUTHORS.gz: $(top_srcdir)/AUTHORS
-gzip -9 < $< > $@
@@ -43,7 +43,7 @@ THANKS.gz: $(top_srcdir)/THANKS
local-clean: maintainer-clean
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may need special tools to rebuild."
- rm -f COPYING
+ rm -f LICENCE
rm -f ChangeLog
rm -f INSTALL
rm -f acinclude.m4