aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonb <simonb>2006-05-17 07:21:27 (GMT)
committersimonb <simonb>2006-05-17 07:21:27 (GMT)
commitdec297878b449ceac3af250d8da77a8c25a187d2 (patch)
tree46619ff9b49ab7dffcd46dd12baddf48598c68f3
parent8bcd03c172ad5a6efc04632fa1f36c9d02e58bc9 (diff)
downloadfluxbox-dec297878b449ceac3af250d8da77a8c25a187d2.zip
fluxbox-dec297878b449ceac3af250d8da77a8c25a187d2.tar.bz2
Coding_Style was renamed
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7568c18..fcee88c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = Makefile.in
7man_MANS = fluxbox.1 fbsetroot.1 fbrun.1 fbsetbg.1 \ 7man_MANS = fluxbox.1 fbsetroot.1 fbrun.1 fbsetbg.1 \
8 startfluxbox.1 fluxstyle.1 fbrun.1 8 startfluxbox.1 fluxstyle.1 fbrun.1
9EXTRA_DIST=fluxbox.1.in fbsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \ 9EXTRA_DIST=fluxbox.1.in fbsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \
10 fluxstyle.1.in Coding_style 10 fluxstyle.1.in CODESTYLE
11distclean-local: 11distclean-local:
12 rm -f *\~ 12 rm -f *\~
13 13