From 6a0947421d218efff37f00601c7799ddd6ee2943 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Tue, 25 Oct 2016 14:08:39 -0500 Subject: [PATCH] buildsystem: add new testsuite files --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f2ea1d4..313c4d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,8 @@ EXTRA_DIST = \ tests/lib1/omg-uninstalled.pc \ tests/lib1/isystem.pc \ tests/lib1/depgraph-break.pc \ - tests/lib1/cflags-whitespace.pc + tests/lib1/cflags-whitespace.pc \ + tests/lib1/cflags-whitespace-trailing.pc pkginclude_HEADERS = libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf_la_SOURCES = \