diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 808e9ae..4dde6f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ xclock_SOURCES = \ ClockP.h \ xclock.c -dist_man_MANS = \ +dist_man1_MANS = \ xclock.man # App default files (*.ad) |