aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2013-08-27 20:56:21 +0000
committerzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2013-08-27 20:56:21 +0000
commit64bd62daf2e0a46cd3095650a3aaed850dfc0544 (patch)
tree2ed538d3011996ebb732eb37b1be2afbec93a39e
parent1cc1d4bcecdac906250f863bef2636b278eb679d (diff)
downloadgoogletest-64bd62daf2e0a46cd3095650a3aaed850dfc0544.tar.gz
googletest-64bd62daf2e0a46cd3095650a3aaed850dfc0544.tar.bz2
googletest-64bd62daf2e0a46cd3095650a3aaed850dfc0544.zip
adds gmock-more-matchers.h to the distro
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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