]> granicus.if.org Git - docbook-dsssl/commitdiff
More stupid makefile changes for slides
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Sun, 1 Jun 2008 21:48:32 +0000 (21:48 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Sun, 1 Jun 2008 21:48:32 +0000 (21:48 +0000)
xsl/slides/fo/Makefile
xsl/slides/html/Makefile
xsl/slides/xhtml/Makefile

index f0c932ce4a181b9eab5d860fdd85e0408d07e087..2386284344d89197360c83e13dd134d076a119f5 100644 (file)
@@ -1,4 +1,4 @@
-include ../../../buildtools/Makefile.incl
+include $(DOCBOOK_SVN)/buildtools/Makefile.incl
 
 PARAMBASE=param
 XSLFILES=param.xsl
index 669988dd86d018c5e101544ff58a37695b2cbdb2..fb422942512e8004420a6048f783c436005913ca 100644 (file)
@@ -1,4 +1,4 @@
-include ../../../buildtools/Makefile.incl
+include $(DOCBOOK_SVN)/buildtools/Makefile.incl
 
 PARAMBASE=param
 XSLFILES=param.xsl
index 75a0a79b881ee11cc40b44c305b9b5de815534e2..9b5d80144d06b6a45ea395090f2371e0e0b70ae8 100644 (file)
@@ -1,9 +1,9 @@
-include ../../../buildtools/Makefile.incl
+include $(DOCBOOK_SVN)/buildtools/Makefile.incl
 
 XSLTPROC=xsltproc
 XSLTPROC_OPTS=
 
-HTML2XHTML=../../../xsl/xhtml/html2xhtml.xsl
+HTML2XHTML=../../xhtml/html2xhtml.xsl
 
 all: xsl-files