summaryrefslogtreecommitdiff
path: root/doc/asciidoc/Makefile
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-02-18 15:53:06 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-26 20:16:07 (GMT)
commit0ac042c1ce65cf65ef965f8fc6be80f8a44a9d4b (patch)
tree634f491a449d56d1643a8924ad4e494d2fd27957 /doc/asciidoc/Makefile
parenta85866175a368c14c7b0e9294c98e5676647e161 (diff)
downloadfluxbox_lack-0ac042c1ce65cf65ef965f8fc6be80f8a44a9d4b.zip
fluxbox_lack-0ac042c1ce65cf65ef965f8fc6be80f8a44a9d4b.tar.bz2
Moved fbrun(1) to asciidoc format
Diffstat (limited to 'doc/asciidoc/Makefile')
-rw-r--r--doc/asciidoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/Makefile b/doc/asciidoc/Makefile
index d69157a..70db7ef 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
5SRC1 = fluxbox.txt fluxbox-remote.txt 5SRC1 = fluxbox.txt fluxbox-remote.txt fbrun.txt
6SRC5 = fluxbox-keys.txt fluxbox-apps.txt fluxbox-style.txt fluxbox-menu.txt 6SRC5 = fluxbox-keys.txt fluxbox-apps.txt fluxbox-style.txt fluxbox-menu.txt
7 7
8MAN = $(SRC1:.txt=.1.in) $(SRC5:.txt=.5.in) 8MAN = $(SRC1:.txt=.1.in) $(SRC5:.txt=.5.in)