requires to files from ldetect-devel package

This commit is contained in:
Anton Farygin 2004-04-09 18:47:39 +00:00
parent 3ead5892d4
commit a33470e838

View File

@ -18,7 +18,7 @@
all: pci-ids.h
pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl
pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl /usr/bin/merge2pcitable.pl
perl update-pci-ids.pl > $@ || rm -f $@
clean: