diff Makefile @ 30172:fbff89bae6a4

Remove previous failed attempt at disabling that auto-generation of some C code. This reverts the previous buggy commit, r30094.
author diego
date Mon, 04 Jan 2010 20:53:57 +0000
parents 008338d7679f
children 84f7e547aaf2
line wrap: on
line diff
--- a/Makefile	Mon Jan 04 20:36:27 2010 +0000
+++ b/Makefile	Mon Jan 04 20:53:57 2010 +0000
@@ -897,7 +897,7 @@
 
 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