Remove texi2html rule in docs/Makefile.
[tinc] / doc / Makefile.am
index 9540b49..3aa7f1c 100644 (file)
@@ -19,9 +19,6 @@ transform = s/ginstall/install/; @program_transform_name@
 sample-config.tar.gz: sample-config
        GZIP=$(GZIP_ENV) $(AMTAR) chozf sample-config.tar.gz --exclude .svn sample-config
 
-texi2html: tinc.texi
-       texi2html -split=chapter tinc.texi
-
 tincd.8.html: tincd.8
        w3mman2html $? > $@