summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE (renamed from COPYING)0
-rw-r--r--Makefile.am4
2 files changed, 4 insertions, 0 deletions
diff --git a/COPYING b/LICENSE
index 2d2d780e..2d2d780e 100644
--- a/COPYING
+++ b/LICENSE
diff --git a/Makefile.am b/Makefile.am
index 56a3ec7d..0c265b0b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,10 @@ SUBDIRS = themes po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+EXTRA_DIST = \
+ README.md \
+ LICENSE
+
MAINTAINERCLEANFILES = \
Makefile.in \
aclocal.m4 \