diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d2fd021..9b780bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ xconsole_LDADD = $(XCONSOLE_LIBS) xconsole_SOURCES = \ xconsole.c -dist_man_MANS = \ +dist_man1_MANS = \ xconsole.man # App default files (*.ad) |