diff --git a/libavformat/Makefile b/libavformat/Makefile index 23aecba137..b986afa240 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -126,7 +126,7 @@ install-headers: %.o: %.cpp g++ $(subst -Wall,,$(CFLAGS)) -c -o $@ $< -clean: +distclean clean: rm -f *.o *.d .depend *~ *.a $(LIB) #