summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
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 \