summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-09 13:11:21 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-09 13:11:21 +0000
commitb3ed0d5237b9b11cff0ed1d2915e0e1820a5d909 (patch)
tree366154702044ef1c379b1cfb239defe12c4a68f3 /libmpcodecs
parent28e398055fc9b1ef1eedb7ea5658c5f85b107dd3 (diff)
downloadmpv-b3ed0d5237b9b11cff0ed1d2915e0e1820a5d909.tar.bz2
mpv-b3ed0d5237b9b11cff0ed1d2915e0e1820a5d909.tar.xz
make clean should also clean the native subdirectory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14139 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile
index 7b4a69bb9a..bfc1f1144b 100644
--- a/libmpcodecs/Makefile
+++ b/libmpcodecs/Makefile
@@ -71,6 +71,7 @@ $(LIBNAME2): $(OBJS2)
clean:
rm -f *.o *.a *~
+ rm -f native/*.o native/*.a native/*~
distclean:
rm -f Makefile.bak $(OBJS) $(OBJS2) $(LIBNAME) $(LIBNAME2) *~ .depend