diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-08-31 11:28:22 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-08-31 11:28:22 +0200 |
commit | 743b0a0bc916b985e22198bec8ead6b36b4c30a2 (patch) | |
tree | d7e02de3cabe1cf2051f560811a886ca0d478861 /Makefile.am | |
parent | 6df2631466b297dc9db542154c31d1727bde629d (diff) |
Fix some distcheck errors
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
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 \ |