summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9415e1..f7704aa 100644
--- a/Makefile
+++ b/Makefile
@@ -28,3 +28,7 @@ install: /lib/xtables/libip6t_MAP66.so
README.txt: README.dbk
xmlto text README.dbk
+
+README.html: README.dbk
+ xmlto xhtml README.dbk
+