X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FMakefile;h=55b7a548229874fb287e0d9f2b99ec74b86472bc;hb=01e524f11a67390a8ea1f20aa2d611909b4da363;hp=d3293900227cec06b490a8ebc6031d106cda2b86;hpb=447c121fc1ceb878e45718ad1364a5349965a59a;p=fw%2Faltos diff --git a/doc/Makefile b/doc/Makefile index d3293900..55b7a548 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -6,12 +6,12 @@ all: telemetrum.html telemetrum.pdf telemetrum.html: telemetrum.xsl xsltproc -o telemetrum.html \ - /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl \ + /usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl \ telemetrum.xsl telemetrum.fo: telemetrum.xsl xsltproc -o telemetrum.fo \ - /usr/share/xml/docbook/stylesheet/nwalsh/fo/docbook.xsl \ + /usr/share/xml/docbook/stylesheet/docbook-xsl/fo/docbook.xsl \ telemetrum.xsl telemetrum.pdf: telemetrum.fo