summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-06 13:11:25 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-06 13:11:25 +0200
commit97f574844e548617dd892ef72856ab95408c640e (patch)
tree65cf11a44a6a167a44215c11fca9bcee65890326 /Makefile
parent4f6d0b7bbc0b92834881f818eeb0b76ab261a56c (diff)
downloadNPTv6-97f574844e548617dd892ef72856ab95408c640e.tar
NPTv6-97f574844e548617dd892ef72856ab95408c640e.zip
small doc changes
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@7 3484d885-4da6-438d-b19d-107d078dd756
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
+