From 5847522b96b2bd991c36c9f29638fe9b1c96f984 Mon Sep 17 00:00:00 2001 From: pixel Date: Thu, 20 Sep 2007 22:38:43 +0000 Subject: Fixing dependancies --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 858231d..45652a4 100644 --- a/Makefile +++ b/Makefile @@ -38,4 +38,4 @@ dep: $(DEP_LIST) %.dep : %.c $(CC) $(CPPFLAGS) -M -MF $@ $< --include $(ALL_DEPS) +-include $(DEP_LIST) -- cgit v1.2.3