summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lunn <tim@feathertop.org>2014-08-28 16:33:41 +1000
committerTim Lunn <tim@feathertop.org>2014-08-28 16:34:35 +1000
commit7a07d2f8eb16fa75c2c2e7f30d50adbd8c264bc2 (patch)
treee628267ecfa7205f914ebf35d39eeb125d90b9ab
parenta597adc620bddfe05b16daadb2d4dfc61d25c3ed (diff)
downloadtracker-7a07d2f8eb16fa75c2c2e7f30d50adbd8c264bc2.tar.gz
build: include COPYING*GPL files in tarball
https://bugzilla.gnome.org/show_bug.cgi?id=735567
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 22b60482e..1498e6b84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,6 +81,8 @@ functional-test:
EXTRA_DIST += \
ChangeLog.pre-0-6-93 \
+ COPYING.GPL \
+ COPYING.LGPL \
gitlog-to-changelog \
intltool-extract.in \
intltool-merge.in \