From 66aa02a60beaf3f5b5a4693e89962d5c9b55b306 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Fri, 28 May 2010 18:09:10 +0200 Subject: [PATCH] Make sure to distribute the blank fields .pc file too --- check/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/check/Makefile.am b/check/Makefile.am index 87888fa..9c9d6a8 100644 --- a/check/Makefile.am +++ b/check/Makefile.am @@ -5,6 +5,7 @@ TESTS = check-cflags check-libs check-define-variable \ EXTRA_DIST = $(TESTS) common simple.pc requires-test.pc public-dep.pc \ private-dep.pc includedir.pc missing-requires-private.pc \ - missing-requires.pc idirafter.pc conflicts-test.pc whitespace.pc + missing-requires.pc idirafter.pc conflicts-test.pc whitespace.pc \ + fields-blank.pc DISTCLEANFILES = config.sh