aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2013-08-27 21:04:16 +0000
committerzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2013-08-27 21:04:16 +0000
commit35da814a99e6c273494779a342943c2f4ef6ffd6 (patch)
treea13025f318034afe8def606fff987876eb97148a
parent64bd62daf2e0a46cd3095650a3aaed850dfc0544 (diff)
downloadgoogletest-35da814a99e6c273494779a342943c2f4ef6ffd6.tar.gz
googletest-35da814a99e6c273494779a342943c2f4ef6ffd6.tar.bz2
googletest-35da814a99e6c273494779a342943c2f4ef6ffd6.zip
fixes a typo
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 564efd96..6277cc58 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +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-more-matchers.h \
include/gmock/gmock-spec-builders.h \
include/gmock/gmock.h