diff options
author | sven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756> | 2010-10-06 13:11:25 +0200 |
---|---|---|
committer | sven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756> | 2010-10-06 13:11:25 +0200 |
commit | 97f574844e548617dd892ef72856ab95408c640e (patch) | |
tree | 65cf11a44a6a167a44215c11fca9bcee65890326 /Makefile | |
parent | 4f6d0b7bbc0b92834881f818eeb0b76ab261a56c (diff) | |
download | NPTv6-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-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 + |