forked from ariadne/pkgconf
build: add isystem.pc to build system
parent
f72e1c6def
commit
7eec25e90c
|
@ -51,7 +51,8 @@ EXTRA_DIST = \
|
|||
tests/lib1/nolib.pc \
|
||||
tests/lib3/bar.pc \
|
||||
tests/lib1/conflicts.pc \
|
||||
tests/lib1/omg-uninstalled.pc
|
||||
tests/lib1/omg-uninstalled.pc \
|
||||
tests/lib1/isystem.pc
|
||||
|
||||
pkginclude_HEADERS = libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h
|
||||
libpkgconf_la_SOURCES = \
|
||||
|
|
Loading…
Reference in New Issue