summaryrefslogtreecommitdiffstats
path: root/libdha
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 15:03:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 15:03:57 +0000
commit83470e26c3d79c0b96d2d85680248c6fe19313b7 (patch)
tree06f1f7fc5e1edca3c4610eeedbc0ae7436337c97 /libdha
parent2d3e86377715dbd362dc617f52387626ac16fba5 (diff)
downloadmpv-83470e26c3d79c0b96d2d85680248c6fe19313b7.tar.bz2
mpv-83470e26c3d79c0b96d2d85680248c6fe19313b7.tar.xz
Move test program removal on distclean to mpcommon.mak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22802 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libdha')
-rw-r--r--libdha/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index 3120690878..80e94cc663 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -36,9 +36,6 @@ test: pci.o
clean::
rm -f *.so *.so.* pci_*.c pci_*.h pci.db
-distclean::
- rm -f test
-
dep depend:: pci_names.c
install: