Move pci.db out of its single-file subdirectory.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22882 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-04-01 12:31:15 +00:00
parent 2cbdaf4991
commit 17c0394061
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ dep depend:: pci_names.c
include ../mpcommon.mak
pci_names.c: oth/pci.db
pci_names.c: pci.db
LC_ALL=C $(AWK) -f pci_db2c.awk $<
test: pci.o