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:
diego 2008-01-06 12:50:13 +00:00
parent 7372e69048
commit b93a11f93e
1 changed files with 1 additions and 2 deletions

View File

@ -50,6 +50,5 @@ qtx/list: qtx/list.c $(TEST_OBJS)
clean:: clean::
rm -f dshow/*.o dshow/*.a dshow/*~ rm -f dshow/*.o dshow/*.a dshow/*~
rm -f dmo/*.o dmo/*.a dmo/*~ rm -f dmo/*.o dmo/*.a dmo/*~
distclean::
rm -f dshow/test dshow/test.raw rm -f dshow/test dshow/test.raw
rm -f qtx/list qtx/qtxload