aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/utils/Makefile b/utils/Makefile
index d59bfec65..86cbd3c70 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -100,9 +100,7 @@ streamplayer: streamplayer.o
muted: muted.o
muted: LIBS+=$(AUDIO_LIBS)
-ifneq ($(wildcard .depend),)
- include .depend
-endif
+-include .depend
depend: .depend