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 6a2e9f0..e4374e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ xgc_SOURCES = \ text.c \ xgc.h -dist_man_MANS = \ +dist_man1_MANS = \ xgc.man BUILT_SOURCES = gram.h |