From 2cbdaf4991c5d8e6b7d639acf66ed4f5ff2ae671 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Apr 2007 12:30:17 +0000 Subject: [PATCH] Do not remove or ignore pci.db. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22881 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdha/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdha/Makefile b/libdha/Makefile index ec2cd9c513..e13b3da03b 100644 --- a/libdha/Makefile +++ b/libdha/Makefile @@ -25,4 +25,4 @@ test: pci.o $(CC) test.c -o $@ $^ clean:: - rm -f pci_*.c pci_*.h pci.db + rm -f pci_*.c pci_*.h