aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2009-09-08 17:15:49 +0000
committerzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2009-09-08 17:15:49 +0000
commitd6ffd13698d17215c2069e036a179f22cb1289a6 (patch)
treefc7a133e30de61e891499d922c4091c084acae9e
parent5bc7cfe8174af5f299529f7ad15b26d4b2cb60af (diff)
downloadgoogletest-d6ffd13698d17215c2069e036a179f22cb1289a6.tar.gz
googletest-d6ffd13698d17215c2069e036a179f22cb1289a6.tar.bz2
googletest-d6ffd13698d17215c2069e036a179f22cb1289a6.zip
Adds gmock-more-actions.h to the distribution ('make distcheck' passes).
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ce29ba2..e176bbec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,6 +34,7 @@ pkginclude_HEADERS = include/gmock/gmock.h \
include/gmock/gmock-generated-matchers.h \
include/gmock/gmock-generated-nice-strict.h \
include/gmock/gmock-matchers.h \
+ include/gmock/gmock-more-actions.h \
include/gmock/gmock-printers.h \
include/gmock/gmock-spec-builders.h