summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 20:53:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 20:53:57 +0000
commitbf258cb6758553cfc8bdf554572061f612651082 (patch)
tree70c61db0b8474eb2687fbb4a85c8cbbdf3a1f799 /Makefile
parentdec1227f1cf98ffb6fc2c8b9fdaac535eda6e496 (diff)
downloadmpv-bf258cb6758553cfc8bdf554572061f612651082.tar.bz2
mpv-bf258cb6758553cfc8bdf554572061f612651082.tar.xz
Remove previous failed attempt at disabling that auto-generation of some C code.
This reverts the previous buggy commit, r30094. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30214 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df040880fa..7363000018 100644
--- a/Makefile
+++ b/Makefile
@@ -897,7 +897,7 @@ tremor/%: CFLAGS += $(CFLAGS_TREMOR_LOW)
vidix/%: CFLAGS += $(CFLAGS_DHAHELPER) $(CFLAGS_SVGALIB_HELPER)
-VIDIX_PCI_FILES = vidix/pci_dev_ids.c vidix/pci_ids.h vidix/pci_vendor_ids.h \
+VIDIX_PCI_FILES = vidix/pci_dev_ids.c vidix/pci_ids.h vidix/pci_names.c \
vidix/pci_vendors.h
$(VIDIX_PCI_FILES): vidix/pci_db2c.awk vidix/pci.db