update Makefiles for pv/
add pv/ prefix for INC
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
SRC_DIRS += $(PVACCESS_SRC)/rpcService
|
||||
|
||||
INC += rpcService.h
|
||||
INC += rpcServer.h
|
||||
INC += pv/rpcService.h
|
||||
INC += pv/rpcServer.h
|
||||
|
||||
LIBSRCS += rpcService.cpp
|
||||
LIBSRCS += rpcServer.cpp
|
||||
|
||||
Reference in New Issue
Block a user