diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 27fecbb..785352d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ viewres_LDADD = $(VIEWRES_LIBS) viewres_SOURCES = \ viewres.c -dist_man_MANS = \ +dist_man1_MANS = \ viewres.man # App default files (*.ad) |