all repos — fluxbox @ 292f25f2fefea3f5fac8d73a362694cedf2d2b2a

custom fork of the fluxbox windowmanager

added some missing files
fluxgen fluxgen
commit

292f25f2fefea3f5fac8d73a362694cedf2d2b2a

parent

4614f99b88b010dd49e9b352add1a83ea64f7f2a

1 files changed, 4 insertions(+), 2 deletions(-)

jump to
M doc/Makefile.amdoc/Makefile.am

@@ -2,8 +2,10 @@ # doc/Makefile.am for Fluxbox 0.9 - an X11 Window manager

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 *\~