renamed src/v3ioc to src/ioc
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ include $(PVACCESS_SRC)/rpcService/Makefile
|
||||
include $(PVACCESS_SRC)/rpcClient/Makefile
|
||||
include $(PVACCESS_SRC)/ca/Makefile
|
||||
include $(PVACCESS_SRC)/mb/Makefile
|
||||
include $(PVACCESS_SRC)/v3ioc/Makefile
|
||||
include $(PVACCESS_SRC)/ioc/Makefile
|
||||
|
||||
LIBRARY = pvAccess
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# This is a Makefile fragment, see ../Makefile
|
||||
|
||||
SRC_DIRS += $(PVACCESS_SRC)/v3ioc
|
||||
SRC_DIRS += $(PVACCESS_SRC)/ioc
|
||||
|
||||
INC += syncChannelFind.h
|
||||
|
||||
Reference in New Issue
Block a user