diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-15 18:28:28 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-15 18:28:28 +0100 |
commit | e7c27f055c6fd83c969fa6b75d637d45ff4773c0 (patch) | |
tree | d364e28a851f72032167b6ad74c7e721b9493ad6 /Makefile.am | |
parent | 68f9a48d9d64dd6de81981ed0ce8379fb2767e5a (diff) |
include xgpl licenses
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e32dcf93..efb7fab2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,3 +2,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include SUBDIRS = src copylib examples ACLOCAL_AMFLAGS = -I m4 +EXTRA_DIST = COPYING.GPL COPING.AGPL COPYING.LGPL |