mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 00:40:59 +00:00
Remove cs_test and swscale-example on clean.
Originally committed as revision 20040 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
69402a1073
commit
c55f606397
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user