From 83470e26c3d79c0b96d2d85680248c6fe19313b7 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 24 Mar 2007 15:03:57 +0000 Subject: Move test program removal on distclean to mpcommon.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22802 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdha/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'libdha/Makefile') 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: -- cgit v1.2.3