mirror of https://github.com/mpv-player/mpv
Remove all test programs with 'make clean'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25622 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7372e69048
commit
b93a11f93e
|
@ -50,6 +50,5 @@ qtx/list: qtx/list.c $(TEST_OBJS)
|
|||
clean::
|
||||
rm -f dshow/*.o dshow/*.a dshow/*~
|
||||
rm -f dmo/*.o dmo/*.a dmo/*~
|
||||
|
||||
distclean::
|
||||
rm -f dshow/test dshow/test.raw
|
||||
rm -f qtx/list qtx/qtxload
|
||||
|
|
Loading…
Reference in New Issue