# This is a Makefile fragment, see ../Makefile

SRC_DIRS += $(PVACCESS_SRC)/rpcClient

INC += pv/rpcClient.h

pvAccess_SRCS += rpcClient.cpp
