Commit b69033fd authored by lahiker42@gmail.com's avatar lahiker42@gmail.com

yeah.. not a bug

git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@326 00440858-1255-0410-a3e6-75ea37f81c3a
parent 248eae1d
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment