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 808cfb3..2b5787d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,6 @@ xsetroot_LDADD = $(XSETROOT_LIBS) xsetroot_SOURCES = \ xsetroot.c -dist_man_MANS = \ +dist_man1_MANS = \ xsetroot.man |