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 79f4d0f..0bedec7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ oclock_SOURCES = \ transform.c \ transform.h -dist_man_MANS = \ +dist_man1_MANS = \ oclock.man # App default files (*.ad) |