From 64bd62daf2e0a46cd3095650a3aaed850dfc0544 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Tue, 27 Aug 2013 20:56:21 +0000 Subject: [PATCH] adds gmock-more-matchers.h to the distro --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 4509beba..564efd96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ pkginclude_HEADERS = \ include/gmock/gmock-generated-nice-strict.h \ include/gmock/gmock-matchers.h \ include/gmock/gmock-more-actions.h \ + include/gmock/gmock-more-matcher.h \ include/gmock/gmock-spec-builders.h \ include/gmock/gmock.h