Adds Makefile to the distribution pacakge.
This commit is contained in:
parent
635aff1664
commit
3bcc7a2173
|
@ -9,6 +9,7 @@ EXTRA_DIST = \
|
||||||
include/gtest/gtest-param-test.h.pump \
|
include/gtest/gtest-param-test.h.pump \
|
||||||
include/gtest/internal/gtest-type-util.h.pump \
|
include/gtest/internal/gtest-type-util.h.pump \
|
||||||
include/gtest/internal/gtest-param-util-generated.h.pump \
|
include/gtest/internal/gtest-param-util-generated.h.pump \
|
||||||
|
make/Makefile \
|
||||||
scons/SConscript \
|
scons/SConscript \
|
||||||
scripts/gen_gtest_pred_impl.py \
|
scripts/gen_gtest_pred_impl.py \
|
||||||
src/gtest-all.cc
|
src/gtest-all.cc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user