]> git.ipfire.org Git - thirdparty/pciutils.git/blobdiff - Makefile
Include file splits and namespace cleanups.
[thirdparty/pciutils.git] / Makefile
index 6bcc1ed60166c981bb4fcb54473acd27165759bc..fd4110998859d9ad0184c688a6fa7e67fa5e558f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ;
 INSTALL=install
 DIRINSTALL=install -d
 PCILIB=lib/libpci.a
-PCIINC=lib/config.h lib/header.h lib/pci.h
+PCIINC=lib/config.h lib/header.h lib/pci.h lib/types.h lib/sysdep.h
 
 ifeq ($(shell uname),NetBSD)
 PCILIB=libpciutils.a