forked from ariadne/pkgconf
build: fix include path (closes #101)
parent
82fa8b21cf
commit
e1d8f7453e
|
@ -76,6 +76,7 @@ check_SCRIPTS= $(test_scripts:.sh=)
|
|||
|
||||
SUFFIXES= .sh
|
||||
|
||||
pkgincludedir = $(includedir)/libpkgconf
|
||||
pkginclude_HEADERS = libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h
|
||||
libpkgconf_la_SOURCES = \
|
||||
libpkgconf/audit.c \
|
||||
|
|
Loading…
Reference in New Issue