Commit 90a30ad5 authored by Reimar Döffinger's avatar Reimar Döffinger

Add "testclean" target to .PHONY

Originally committed as revision 17948 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 923ed974
......@@ -303,4 +303,4 @@ tests/seek_test$(EXESUF): tests/seek_test.c $(FF_DEP_LIBS)
$(CC) $(FF_LDFLAGS) $(CFLAGS) -o $@ $< $(FF_EXTRALIBS)
.PHONY: lib documentation *test regtest-* swscale-error zlib-error alltools check
.PHONY: lib documentation *test regtest-* testclean swscale-error zlib-error alltools check
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment