summaryrefslogtreecommitdiffstats
path: root/libdha
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 15:26:13 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 15:26:13 +0000
commit294744fec7032e1096800ae931c92315b8e9dfa7 (patch)
tree3234d25cc702038b8088267c121e326a469afb37 /libdha
parent5db95cba6c99f49e0e4b8a628dff09020e7059af (diff)
downloadmpv-294744fec7032e1096800ae931c92315b8e9dfa7.tar.bz2
mpv-294744fec7032e1096800ae931c92315b8e9dfa7.tar.xz
Remove generated test program on clean, not just on distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22806 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libdha')
-rw-r--r--libdha/kernelhelper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libdha/kernelhelper/Makefile b/libdha/kernelhelper/Makefile
index 17c1de8e18..acc4bcee03 100644
--- a/libdha/kernelhelper/Makefile
+++ b/libdha/kernelhelper/Makefile
@@ -16,7 +16,6 @@ install: dhahelper.o
dep depend:
clean:
- rm -f *.o *~
+ rm -f *.o *~ test
distclean: clean
- rm -f test