summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-04-22 21:58:07 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2013-04-22 22:06:28 +0200
commitdbe87976dbf850b194bd96d2a31d37b622802cb4 (patch)
tree80ad897d30cd885d1e80eae45953f6a6f1e27ef4
parent1310229956c31c90def6548827f0c987e66e4af2 (diff)
Add missing files to EXTRA_DIST
This fixes make distcheck
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ef319a..726d475 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,8 @@ EXTRA_DIST = \
$(PACKAGE).spec \
$(pkgconfig_DATA:%.pc=%.pc.in) \
AUTHORS.in \
+ GNUmakefile \
+ maint.mk \
README.in \
$(NULL)