From 1ce35f8bbb2c5ad1fe113b390d97016fc797c26d 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0c679b2..15fae88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,6 +56,7 @@ EXTRA_DIST = Kyuafile \ tests/lib1/isystem.pc \ tests/lib1/depgraph-break.pc \ tests/lib1/cflags-whitespace.pc \ + tests/lib1/cflags-whitespace-trailing.pc \ tests/lib1/provides.pc \ tests/lib1/provides-request-simple.pc