From d6ffd13698d17215c2069e036a179f22cb1289a6 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Tue, 8 Sep 2009 17:15:49 +0000 Subject: [PATCH] Adds gmock-more-actions.h to the distribution ('make distcheck' passes). --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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