Remove rules for unused epstopdf.
[bbaumbach/samba-autobuild/.git] / docs-xml / Makefile
index dd6777c895377d5a4bd9846725cef843cd1bddc8..74b1448890677c6094667714289164c7cb92792f 100644 (file)
@@ -159,9 +159,6 @@ $(PSDIR)/%.ps: %/index.xml $(PSDIR) xslt/latex.xsl %-images-eps
 %.png: %.svg
        $(INKSCAPE) -z -f $< --export-png=$@
 
-%.pdf: %.eps
-       $(EPSTOPDF) $<
-
 %.eps: %.png
        $(PNGTOPNM) $< | $(PNMTOPS) > $@