Remove texi2html rule in docs/Makefile.
[oweals/tinc.git] / doc / Makefile.am
index 9540b494214f2cbf5de629f7e1033ebd90a2949a..3aa7f1c03a41022774c45370e3b463d1336266e0 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 $? > $@