summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:29 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:29 +0000
commit9648bcddee6779eed395d60f17a13bcf13fa9042 (patch)
tree631cbf56117cb35af8d61007df903e14afef5e73 /Makefile.am
parentcdd93a4e3c1dac5f23ad21c5fac4fbc054e0a42d (diff)
Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900
Berkholz)
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 b688ad6..ada715c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ xcalc_SOURCES = \
xcalc.c \
xcalc.h
-dist_man_MANS = \
+dist_man1_MANS = \
xcalc.man
# App default files (*.ad)