summaryrefslogtreecommitdiff
path: root/src/glx/mini/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/mini/Makefile')
-rw-r--r--src/glx/mini/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/mini/Makefile b/src/glx/mini/Makefile
index aabc1d2be30..6b5a3c76d74 100644
--- a/src/glx/mini/Makefile
+++ b/src/glx/mini/Makefile
@@ -65,6 +65,7 @@ drmtest: xf86drm.o drmtest.o
depend: $(C_SOURCES) $(ASM_SOURCES)
+ rm -f depend
touch depend
$(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(C_SOURCES) $(ASM_SOURCES) \
> /dev/null