Makefile.am: protobuf-c-rpc/: make sure that the gsk* header files get distributed

This commit is contained in:
Robert Edmonds 2013-11-18 14:32:57 -05:00
parent c64da22059
commit 9e86cda282

View File

@ -67,6 +67,8 @@ nobase_include_HEADERS += \
protobuf-c-rpc/protobuf-c-rpc.h
protobuf_c_rpc_libprotobuf_c_rpc_la_SOURCES = \
protobuf-c-rpc/gsklistmacros.h \
protobuf-c-rpc/gskrbtreemacros.h \
protobuf-c-rpc/protobuf-c-data-buffer.c \
protobuf-c-rpc/protobuf-c-dispatch.c \
protobuf-c-rpc/protobuf-c-rpc.c