diff --git a/doc/Makefile.am b/doc/Makefile.am index f8e2e399..33f453c8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,8 +2,10 @@ CLEANFILES = fluxbox.1 MAINTAINERCLEANFILES = Makefile.in -man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 startfluxbox.1 fluxstyle.1 -EXTRA_DIST=fluxbox.1.in bsetroot.1 Coding_style +man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 \ + startfluxbox.1 fluxstyle.1 fbrun.1 +EXTRA_DIST=fluxbox.1.in bsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \ + fluxstyle.1 Coding_style distclean-local: rm -f *\~