Commit fc4bda94 authored by diego's avatar diego

Remove cs_test and swscale-example on clean.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@20040 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 75f94689
......@@ -26,3 +26,6 @@ cs_test: cs_test.c
swscale-example: swscale-example.c
$(CC) $(CFLAGS) -o $@ $^ -L. -lswscale $(EXTRALIBS)
clean::
rm -f cs_test swscale-example
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