summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/rbspeex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rbspeex/Makefile b/tools/rbspeex/Makefile
index 3e70d2e..c11ae29 100644
--- a/tools/rbspeex/Makefile
+++ b/tools/rbspeex/Makefile
@@ -45,7 +45,7 @@ DIRS =
all: ../rbspeexenc ../rbspeexdec
-$(DEPFILE): $(SOURCES)
+$(DEPFILE): $(SOURCES) $(OUT)
$(SILENT)rm -f $(DEPFILE)
$(SILENT)(for each in $(SOURCES) x; do \
if test "x" != "$$each"; then \