summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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