summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:32 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-01 20:25:32 +0000
commit5d1502bb54fd4baba68a64257f53bf8eca7008d7 (patch)
tree6d2f380a648544d1b06bb7ef37a3c2dc7039a463
parentc9c793ee3feaf3b77ef968a8828de9fbb13e4a1a (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 4cda426..2f4ea3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ xplsprinters_LDADD = $(XPLSPRINTERS_LIBS)
xplsprinters_SOURCES = \
xplsprinters.c
-dist_man_MANS = \
+dist_man1_MANS = \
xplsprinters.man
EXTRA_DIST = \