summaryrefslogtreecommitdiffstats
path: root/googletest/Makefile.am
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-02-25 20:46:28 (GMT)
committerGennadiy Civil <misterg@google.com>2019-02-25 22:20:00 (GMT)
commitefecb0bfa687cf87836494f5d62868485c00fb66 (patch)
treec2b6af4acdf415d5d5798d1970262a1c7775254b /googletest/Makefile.am
parent5154386c5f762af659a073f4b074ed538836a163 (diff)
downloadgoogletest-efecb0bfa687cf87836494f5d62868485c00fb66.zip
googletest-efecb0bfa687cf87836494f5d62868485c00fb66.tar.gz
googletest-efecb0bfa687cf87836494f5d62868485c00fb66.tar.bz2
Googletest export
Replace more pump'd code with variadic templates. PiperOrigin-RevId: 235584585
Diffstat (limited to 'googletest/Makefile.am')
-rw-r--r--googletest/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/googletest/Makefile.am b/googletest/Makefile.am
index 00aa384..e350547 100644
--- a/googletest/Makefile.am
+++ b/googletest/Makefile.am
@@ -6,8 +6,6 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
CONTRIBUTORS \
LICENSE \
- include/gtest/gtest-param-test.h.pump \
- include/gtest/internal/gtest-param-util-generated.h.pump \
include/gtest/internal/gtest-type-util.h.pump \
make/Makefile \
scripts/fuse_gtest_files.py \
@@ -200,7 +198,6 @@ pkginclude_internal_HEADERS = \
include/gtest/internal/gtest-death-test-internal.h \
include/gtest/internal/gtest-filepath.h \
include/gtest/internal/gtest-internal.h \
- include/gtest/internal/gtest-param-util-generated.h \
include/gtest/internal/gtest-param-util.h \
include/gtest/internal/gtest-port.h \
include/gtest/internal/gtest-port-arch.h \