summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2010-02-02 12:16:59 -0500
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2010-02-02 12:16:59 -0500
commit5029dfb4abd63bd4d7a983ec2db0be972a47e0db (patch)
tree98e03af54212335d7bea7fa61e8a2ead6136b871 /src/Makefile.am
parent8d36f0832d166f0eb4944515e21770eebec11012 (diff)
downloadpomatic-5029dfb4abd63bd4d7a983ec2db0be972a47e0db.tar.gz
pomatic-5029dfb4abd63bd4d7a983ec2db0be972a47e0db.tar.xz
pomatic-5029dfb4abd63bd4d7a983ec2db0be972a47e0db.zip
- update the .spec file
- make sure the .spec file is in the tarball - make sure the man page is in the tarball
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9b9997d..5e0dab3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,5 @@
+EXTRA_DIST = pomatic.1
+
bin_PROGRAMS = pomatic
man_MANS = pomatic.1
pomatic_LDADD = $(LEXLIB)