summaryrefslogtreecommitdiffstats
path: root/Gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/Makefile')
-rw-r--r--Gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/Makefile b/Gui/Makefile
index e55b1abe27..b069703d76 100644
--- a/Gui/Makefile
+++ b/Gui/Makefile
@@ -45,7 +45,7 @@ dep: depend
depend: .depend
-.depend: Makefile config.mak config.h gui.mak bitmap/bitmap.mak
+.depend: Makefile config.mak gui.mak bitmap/bitmap.mak
$(MAKE) -C mplayer depend
$(CC) -MM $(CFLAGS) $(SRCS) 1>.depend