Commit a53737a0 authored by reimar's avatar reimar

Add "testclean" target to .PHONY


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17948 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 2d61b7bd
......@@ -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