#
# ICP library
#

noinst_LIBRARIES = \
	libicp.a

libicp_a_SOURCES = \
	IcpBase.h \
	IcpBase.cc \
	IcpOpCode.h \
	IcpClient.h \
	IcpClient.cc \
	IcpMsg.h \
	IcpMsg.cc \
	IcpProxy.h \
	IcpProxy.cc \
	IcpServer.h \
	IcpServer.cc



include $(top_srcdir)/src/common.am


syntax highlighted by Code2HTML, v. 0.9.1