summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Andres Granados <jgranado@redhat.com>2008-07-29 12:12:05 +0200
committerJoel Andres Granados <jgranado@redhat.com>2008-07-29 12:12:05 +0200
commit746db9750257da253f940d8300e458a0987d8497 (patch)
treed750e01f6845d5e480debe0cd2ea80246d55b6f3
parentd167a57ee70ae4b484c3ba0b3075c53da6d48a34 (diff)
downloadfirstaidkit-746db9750257da253f940d8300e458a0987d8497.tar.gz
firstaidkit-746db9750257da253f940d8300e458a0987d8497.tar.xz
firstaidkit-746db9750257da253f940d8300e458a0987d8497.zip
Add a Makefile for the doc dir.
We will need a Makefile to handle all the documentation stuff.
-rw-r--r--doc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644
index 0000000..0bbad34
--- /dev/null
+++ b/doc/Makefile
@@ -0,0 +1,4 @@
+wiki:
+ @ mkdir wiki ; \
+ ./man2wiki ; \
+ mv *-wiki wiki