summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-19 19:29:17 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-19 19:29:17 +0100
commite2b6a8605d4305f4b6c7d039f9d9bc781bf388ef (patch)
treefa6af1507dd814e410dd40c4760c817150aa043c /Makefile.am
parent750c383d6949f8b78ae95d809d3cf8ebeecc0052 (diff)
install man page
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index af437a6..0140696 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,4 @@
SUBDIRS = src
+
+man_MANS=pnmcurve.1
+EXTRA_DIST= $(man_MANS)