workaround for "make clean" problem

This commit is contained in:
Stefan `Sec` Zehl 2011-07-17 01:39:55 +02:00
parent 4f8c1c7ade
commit 5d67cfbd1a
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ $(FOBJS): $(foreach ft,$(FONTS),$(ft).h) fonts.h
clean:
rm -f $(OBJS) $(LIBFILE) fonts/*.o allfonts.h
touch allfonts.h
render.o: render.c render.h display.h fonts.h