summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-11-12 08:42:14 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-11-12 08:43:17 +0100
commit0344f2ec310d317dc5f31e5c066a7a141d504333 (patch)
tree4d817f27c47e00a0e9e94a7a046d95867935d17d /Makefile
parentd8af510243d823c202537892b1eb02a1c4ebf33f (diff)
downloadNPTv6-0344f2ec310d317dc5f31e5c066a7a141d504333.tar
NPTv6-0344f2ec310d317dc5f31e5c066a7a141d504333.zip
Re-add txt README
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 407170c..780901b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,9 @@ clean:
$(MAKE) -C $(KPATH) M=$(PWD) clean
rm -f libip6t_SNPTV6.so libip6t_DNPTV6.so *.o
+README.txt: README.dbk
+ xmlto txt README.dbk
+
README.html: README.dbk
xmlto xhtml-nochunks README.dbk