update Makefiles for pv/

add pv/ prefix for INC
This commit is contained in:
Michael Davidsaver
2016-01-26 15:50:49 -05:00
parent 49058d260b
commit 58914fd093
13 changed files with 41 additions and 44 deletions

View File

@@ -2,6 +2,6 @@
SRC_DIRS += $(PVACCESS_SRC)/rpcClient
INC += rpcClient.h
INC += pv/rpcClient.h
LIBSRCS += rpcClient.cpp