diff --git a/Makefile b/Makefile index 0944598e38..2951ebc6c9 100644 --- a/Makefile +++ b/Makefile @@ -252,7 +252,7 @@ distclean: clean $(MAKE) -C libavformat distclean $(MAKE) -C libpostproc distclean $(MAKE) -C libswscale distclean - rm -f .depend version.h config.* *.pc + rm -f .depend .vhookdep version.h config.* *.pc TAGS: etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]