summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 938e29e..ff81930 100644
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ usbclass.c: /usr/share/usb.ids
perl generate_usbclass.pl $^ > $@
chmod a-w $@
+common.o: common.c common.h
pciusb.o: pciusb.c libldetect.h common.h
pci.o: pci.c libldetect.h common.h
usb.o: usb.c libldetect.h common.h