diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |