Skip to content
Snippets Groups Projects
Commit 688b4632 authored by raila's avatar raila
Browse files

Only build tests when running "make check", not "make".

parent 141ee10f
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ unittest_proto_middleman: protoc$(EXEEXT) $(protoc_inputs)
$(protoc_outputs): unittest_proto_middleman
noinst_PROGRAMS = protobuf-test
check_PROGRAMS = protobuf-test
protobuf_test_LDADD = $(PTHREAD_LIBS) libprotobuf.la libprotoc.la
protobuf_test_SOURCES = \
google/protobuf/stubs/common_unittest.cc \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment