summaryrefslogtreecommitdiff
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
commit81149c1a3710d53869bb92f1e4175a479c4204d6 (patch)
tree2e96bf7168778428b4d08184b979241a2718b729
parente152093bd0a4b8e10282fcd7cbdefdf9204f1e32 (diff)
Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900
Berkholz)
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 808e9ae..4dde6f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ xclock_SOURCES = \
ClockP.h \
xclock.c
-dist_man_MANS = \
+dist_man1_MANS = \
xclock.man
# App default files (*.ad)