Remove filename

This commit is contained in:
Tom Henderson
2008-04-03 23:04:25 -07:00
parent 441b674f96
commit 11468a4235

View File

@@ -6,7 +6,7 @@ CONVERT = convert
CSS = --css-include=tutorial.css
SPLIT = --split section
TGIF_SOURCES = helpers.obj helpers2.obj
TGIF_SOURCES = helpers.obj
TGIF_EPS = ${TGIF_SOURCES:.obj=.eps}
TGIF_PNG = ${TGIF_SOURCES:.obj=.eps}