diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index be003f9..123c605 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ xvidtune_LDADD = $(XVIDTUNE_LIBS) xvidtune_SOURCES = \ xvidtune.c -dist_man_MANS = \ +dist_man1_MANS = \ xvidtune.man # App default files (*.ad) |