From f2b72b79fbac8ed885d1cb8823cc500a91aa7408 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 1 Aug 2005 20:25:27 +0000 Subject: Install man pages to section 1 instead of section m (Patch from Donnie Berkholz) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 560e2c0..d8f2a25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,5 +27,5 @@ appres_LDADD = $(APPRES_LIBS) appres_SOURCES = \ appres.c -dist_man_MANS = \ +dist_man1_MANS = \ appres.man -- cgit v1.2.3