diff options
Diffstat (limited to 'scanpci/Makefile.am')
-rw-r--r-- | scanpci/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scanpci/Makefile.am b/scanpci/Makefile.am index 68d54f4..1a48fdd 100644 --- a/scanpci/Makefile.am +++ b/scanpci/Makefile.am @@ -23,7 +23,7 @@ noinst_PROGRAMS = scanpci -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src LDADD = $(top_builddir)/src/libpciaccess.la scanpci_SOURCES = scanpci.c |