From 35da814a99e6c273494779a342943c2f4ef6ffd6 Mon Sep 17 00:00:00 2001
From: "zhanyong.wan" <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>
Date: Tue, 27 Aug 2013 21:04:16 +0000
Subject: [PATCH] fixes a typo

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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