# This is a Makefile fragment, see ../Makefile SRC_DIRS += $(PVACCESS_SRC)/rpcService INC += rpcService.h INC += rpcServer.h LIBSRCS += rpcService.cpp LIBSRCS += rpcServer.cpp