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 bb8c5c8..c0d3072 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,6 @@ listres_LDADD = $(LISTRES_LIBS) listres_SOURCES = \ listres.c -dist_man_MANS = \ +dist_man1_MANS = \ listres.man |