aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 002c5566..410e4c54 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,14 +64,17 @@ endif
# Specify include paths for ac macros
ACLOCAL_AMFLAGS = -I m4
+# License file is called LICENSE not COPYING
+AUTOMAKE_OPTIONS = foreign
+
## Documentation
docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
dist_doc_DATA = \
AUTHORS \
- COPYING \
ChangeLog \
INSTALL \
+ LICENSE \
NEWS \
README