mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
Add a dep on test-full.pb.h
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@217 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
6f7323d018
commit
12a6ac4dae
@ -18,6 +18,7 @@ test_rpc_LDADD = \
|
||||
../libprotobuf-c.la
|
||||
cxx_generate_packed_data_SOURCES = \
|
||||
cxx-generate-packed-data.cc generated-code/test-full.pb.cc
|
||||
cxx-generate-packed-data.lo: generated-code/test-full.pb.h
|
||||
cxx_generate_packed_data_LDADD = -lprotobuf
|
||||
cxx_generate_packed_data_LDFLAGS = -pthread
|
||||
example_server_SOURCES = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user