diff options
author | Jim Ramsay <i.am@jimramsay.com> | 2009-02-18 16:36:04 (GMT) |
---|---|---|
committer | Jim Ramsay <i.am@jimramsay.com> | 2009-05-26 20:16:07 (GMT) |
commit | 4b4fa5bdeb1b987e621fb964c3da7a90a241d2d8 (patch) | |
tree | 86602f1483d282b7130d6a593a9411ba3ef6c9ef /doc/asciidoc/Makefile | |
parent | 0ac042c1ce65cf65ef965f8fc6be80f8a44a9d4b (diff) | |
download | fluxbox-4b4fa5bdeb1b987e621fb964c3da7a90a241d2d8.zip fluxbox-4b4fa5bdeb1b987e621fb964c3da7a90a241d2d8.tar.bz2 |
Moved fbsetbg(1) to asciidoc format
Diffstat (limited to 'doc/asciidoc/Makefile')
-rw-r--r-- | doc/asciidoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/Makefile b/doc/asciidoc/Makefile index 70db7ef..e169230 100644 --- a/doc/asciidoc/Makefile +++ b/doc/asciidoc/Makefile | |||
@@ -2,7 +2,7 @@ | |||
2 | # create manpages from the asciidoc files | 2 | # create manpages from the asciidoc files |
3 | # | 3 | # |
4 | 4 | ||
5 | SRC1 = fluxbox.txt fluxbox-remote.txt fbrun.txt | 5 | SRC1 = fluxbox.txt fluxbox-remote.txt fbrun.txt fbsetbg.txt |
6 | SRC5 = fluxbox-keys.txt fluxbox-apps.txt fluxbox-style.txt fluxbox-menu.txt | 6 | SRC5 = fluxbox-keys.txt fluxbox-apps.txt fluxbox-style.txt fluxbox-menu.txt |
7 | 7 | ||
8 | MAN = $(SRC1:.txt=.1.in) $(SRC5:.txt=.5.in) | 8 | MAN = $(SRC1:.txt=.1.in) $(SRC5:.txt=.5.in) |