diff options
author | Jim Ramsay <i.am@jimramsay.com> | 2009-02-18 20:21:54 (GMT) |
---|---|---|
committer | Jim Ramsay <i.am@jimramsay.com> | 2009-05-26 20:16:07 (GMT) |
commit | 437ec3bf37642b40ed60b96574e13bebcd307db8 (patch) | |
tree | e2bab783b2cde8c3e906328d7eaed1f06ccfd886 /doc/asciidoc/Makefile | |
parent | 4b4fa5bdeb1b987e621fb964c3da7a90a241d2d8 (diff) | |
download | fluxbox_pavel-437ec3bf37642b40ed60b96574e13bebcd307db8.zip fluxbox_pavel-437ec3bf37642b40ed60b96574e13bebcd307db8.tar.bz2 |
Converted fbsetroot(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 e169230..bb48c1e 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 fbsetbg.txt | 5 | SRC1 = fluxbox.txt fluxbox-remote.txt fbrun.txt fbsetbg.txt fbsetroot.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) |