diff --git a/makefile-templates/Makefile.lecture b/makefile-templates/Makefile.lecture index b2537a4..15f4ee2 100755 --- a/makefile-templates/Makefile.lecture +++ b/makefile-templates/Makefile.lecture @@ -47,7 +47,7 @@ # # Add any custom suffixes here (uncomment the line below). # The "standard" suffixes list currently includes: -# .svg .pdf .tex .dvi .graffle .png .tif .plo .jpg .pict .eps .ps +# .svg .pdf .tex .dvi .png .tif .plo .jpg .pict .eps .ps # # .SUFFIXES: @@ -56,7 +56,6 @@ # # Define paths for various items here. The "standard" paths currently include: # -# vpath %.graffle $(IMGDIR) # vpath %.pdf $(IMGDIR) # vpath %.png $(IMGDIR) # vpath %.tif $(IMGDIR)