summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2010-02-02 12:23:48 -0500
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2010-02-02 12:23:48 -0500
commit6b572366ed54e78ec0f6055bd753a1bf58ea37cc (patch)
tree8932478626dbde9ec49031de987b96e17d0b4b7f /Makefile.am
parentb074d12e6528a5dbaed0580bed68d51d3d35c475 (diff)
downloadpomatic-6b572366ed54e78ec0f6055bd753a1bf58ea37cc.tar.gz
pomatic-6b572366ed54e78ec0f6055bd753a1bf58ea37cc.tar.xz
pomatic-6b572366ed54e78ec0f6055bd753a1bf58ea37cc.zip
- add license files to tarballspomatic-1.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index acea483..e0a67cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = pomatic.spec
+EXTRA_DIST = pomatic.spec COPYING LICENSE
SUBDIRS = src
SVERSION=$(shell awk '/^Version:/ {print $$NF}' $(top_srcdir)/pomatic.spec | sed 's,%.*,,' | head -n 1)
SRELEASE=$(shell awk '/^Release:/ {print $$NF}' $(top_srcdir)/pomatic.spec | sed 's,%.*,,' | head -n 1)