diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 17b987e..256419e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ xload_SOURCES = \ xload.c \ xload.h -dist_man_MANS = \ +dist_man1_MANS = \ xload.man # App default files (*.ad) |