summaryrefslogtreecommitdiffstats
path: root/libdha
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-01 12:31:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-01 12:31:15 +0000
commit17c0394061d56d62b866c5e6b91ae51d911951f4 (patch)
treec9fd9c9fe19247a55639ec98cbf99cd539739343 /libdha
parent2cbdaf4991c5d8e6b7d639acf66ed4f5ff2ae671 (diff)
downloadmpv-17c0394061d56d62b866c5e6b91ae51d911951f4.tar.bz2
mpv-17c0394061d56d62b866c5e6b91ae51d911951f4.tar.xz
Move pci.db out of its single-file subdirectory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22882 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libdha')
-rw-r--r--libdha/Makefile2
-rw-r--r--libdha/pci.db (renamed from libdha/oth/pci.db)0
2 files changed, 1 insertions, 1 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index e13b3da03b..e761b8fb80 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -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
diff --git a/libdha/oth/pci.db b/libdha/pci.db
index 6f437d4f61..6f437d4f61 100644
--- a/libdha/oth/pci.db
+++ b/libdha/pci.db