summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/Makefile')
-rw-r--r--Gui/mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/Makefile b/Gui/mplayer/Makefile
index e586a5cc26..5b1b59a45d 100644
--- a/Gui/mplayer/Makefile
+++ b/Gui/mplayer/Makefile
@@ -34,7 +34,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
$(CC) -MM $(CFLAGS) $(MPLAYERSRCS) 1>.depend
#