summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-08-31 11:28:22 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-08-31 11:28:22 +0200
commit743b0a0bc916b985e22198bec8ead6b36b4c30a2 (patch)
treed7e02de3cabe1cf2051f560811a886ca0d478861 /Makefile.am
parent6df2631466b297dc9db542154c31d1727bde629d (diff)
Fix some distcheck errors
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4bffc9b..ed65ae4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,9 @@ SUBDIRS = src build docs
EXTRA_DIST = \
AUTHORS \
- COPYING \
+ COPYING.GPL \
+ COPYING.LGPL \
+ COPYING.MPL \
NEWS \
README \
autogen.sh \