From 7eec25e90c4aed942520477c9913eb89332342ad Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 19 May 2016 17:20:40 -0500 Subject: [PATCH] build: add isystem.pc to build system --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 437a818..8435140 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 = \