mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2025-01-14 09:17:55 +08:00
yeah.. not a bug
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@326 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
248eae1d07
commit
b69033fd7e
@ -1,4 +1,4 @@
|
||||
check_PROGRAMS = test-generated-code test-generated-code2 test-rpc test-leak-0
|
||||
check_PROGRAMS = test-generated-code test-generated-code2 test-rpc
|
||||
noinst_PROGRAMS = cxx-generate-packed-data example-server example-client
|
||||
INCLUDES = -I$(srcdir)/..
|
||||
test_generated_code_SOURCES = \
|
||||
@ -11,11 +11,6 @@ test-generated-code2.c \
|
||||
generated-code/test-full.pb-c.c
|
||||
test_generated_code2_LDADD = \
|
||||
../libprotobuf-c.la
|
||||
test_leak_0_SOURCES = \
|
||||
test-leak-0.c \
|
||||
generated-code/test.pb-c.c
|
||||
test_leak_0_LDADD = \
|
||||
../libprotobuf-c.la
|
||||
test_rpc_SOURCES = \
|
||||
test-rpc.c \
|
||||
generated-code/test.pb-c.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user