Commit 9c56038f authored by Robert Edmonds's avatar Robert Edmonds

Makefile.am: Add compat.h to protoc_gen_c_protoc_gen_c_SOURCES

parent c59b146a
...@@ -102,6 +102,7 @@ protoc_gen_c_protoc_gen_c_SOURCES = \ ...@@ -102,6 +102,7 @@ protoc_gen_c_protoc_gen_c_SOURCES = \
protoc-gen-c/c_service.h \ protoc-gen-c/c_service.h \
protoc-gen-c/c_string_field.cc \ protoc-gen-c/c_string_field.cc \
protoc-gen-c/c_string_field.h \ protoc-gen-c/c_string_field.h \
protoc-gen-c/compat.h \
protobuf-c/protobuf-c.pb.cc \ protobuf-c/protobuf-c.pb.cc \
protobuf-c/protobuf-c.pb.h \ protobuf-c/protobuf-c.pb.h \
protoc-gen-c/main.cc protoc-gen-c/main.cc
......
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