8 lines
141 B
Makefile
8 lines
141 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVACCESS_SRC)/rpcClient
|
|
|
|
INC += pv/rpcClient.h
|
|
|
|
pvAccess_SRCS += rpcClient.cpp
|