aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-02-28 17:34:04 (GMT)
committerfluxgen <fluxgen>2004-02-28 17:34:04 (GMT)
commit292f25f2fefea3f5fac8d73a362694cedf2d2b2a (patch)
treeacbe239ad853083513199e0402cc6490537394ae /doc
parent4614f99b88b010dd49e9b352add1a83ea64f7f2a (diff)
downloadfluxbox-292f25f2fefea3f5fac8d73a362694cedf2d2b2a.zip
fluxbox-292f25f2fefea3f5fac8d73a362694cedf2d2b2a.tar.bz2
added some missing files
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f8e2e39..33f453c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,8 +2,10 @@
2 2
3CLEANFILES = fluxbox.1 3CLEANFILES = fluxbox.1
4MAINTAINERCLEANFILES = Makefile.in 4MAINTAINERCLEANFILES = Makefile.in
5man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 startfluxbox.1 fluxstyle.1 5man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 \
6EXTRA_DIST=fluxbox.1.in bsetroot.1 Coding_style 6 startfluxbox.1 fluxstyle.1 fbrun.1
7EXTRA_DIST=fluxbox.1.in bsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \
8 fluxstyle.1 Coding_style
7distclean-local: 9distclean-local:
8 rm -f *\~ 10 rm -f *\~
9 11