Make all objects depend on Makefile.

pull/3/head
Jonathan Moore Liles 2008-02-13 10:12:40 -06:00
parent 7b75e2b425
commit bc64b35d2a
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ valgrind:
%.C : %.fl
@ cd gui && fluid -c ../$<
$(OBJS): Makefile
non: $(OBJS)
@ echo -n "Linking..."
@ rm -f $@