privatize some API details
hide a number of APIs which should not be public APIs.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
TOP = ..
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
USR_CPPFLAGS += -I$(TOP)/src/server/pv
|
||||
USR_CPPFLAGS += -I$(TOP)/src/server
|
||||
USR_CPPFLAGS += -I$(TOP)/src/remote
|
||||
USR_CPPFLAGS += -I$(TOP)/src/remoteClient
|
||||
|
||||
PVACCESS_TEST = $(TOP)/testApp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user