[MPlayer-cvslog] r22881 - in trunk/libdha: . Makefile

diego subversion at mplayerhq.hu
Sun Apr 1 14:30:17 CEST 2007


Author: diego
Date: Sun Apr  1 14:30:17 2007
New Revision: 22881

Modified:
   trunk/libdha/   (props changed)
   trunk/libdha/Makefile

Log:
Do not remove or ignore pci.db.


Modified: trunk/libdha/Makefile
==============================================================================
--- trunk/libdha/Makefile	(original)
+++ trunk/libdha/Makefile	Sun Apr  1 14:30:17 2007
@@ -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



More information about the MPlayer-cvslog mailing list