This fix got lost somewhere?!
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 9 Feb 2003 12:39:55 +0000 (12:39 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 9 Feb 2003 12:39:55 +0000 (12:39 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2232 4a8a32a2-be11-0410-ad9d-d568d2c75423

doc/Makefile

index 2e15986b30538fa73a70e552ab1dcd30d13d8649..751d872446be0f37fcf8bfc5839eabe83bcfb360 100644 (file)
@@ -28,7 +28,7 @@ $(TSS).html: $(TSS).tex
 %.txt: %.lyx
        lyx -e text $<
 
-%.pdf: %.dvi
+%.pdf: %.tex %.dvi
        which pdflatex > /dev/null && pdflatex $* || dvipdf $*
 
 %.dvi: %.tex