1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-07-17 23:21:01 +00:00
ccnet-server/include/ccnet/Makefile.am

12 lines
357 B
Makefile
Raw Permalink Normal View History

2016-08-18 09:39:55 +00:00
ccnetdir = $(includedir)/ccnet
ccnet_HEADERS = ccnet-client.h peer.h proc-factory.h \
message.h option.h \
processor.h sendcmd-proc.h \
mqclient-proc.h invoke-service-proc.h \
status-code.h cevent.h timer.h ccnet-session-base.h \
valid-check.h job-mgr.h packet.h \
async-rpc-proc.h ccnetrpc-transport.h \
rpcserver-proc.h threaded-rpcserver-proc.h