summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0e6d779..1c880ad 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ clean:
manpage:
pod2man --center="cobbler" --release="" cobbler.pod | gzip -c > cobbler.1.gz
+ pod2html cobbler.pod > cobbler.html
test:
python tests/tests.py