Added missing source to Makefile.am.

This commit is contained in:
Joshua Haberman 2021-09-09 09:04:20 -07:00
parent 8b75c14592
commit bbf5d54ab7

View File

@ -700,6 +700,7 @@ COMMON_TEST_SOURCES = \
$(COMMON_LITE_TEST_SOURCES) \
google/protobuf/compiler/cpp/cpp_unittest.h \
google/protobuf/map_test_util.h \
google/protobuf/map_test_util.inc \
google/protobuf/reflection_tester.cc \
google/protobuf/reflection_tester.h \
google/protobuf/test_util.cc \