diff --git a/src/ca/Makefile b/src/ca/Makefile index 0ea69c90a..0c05cc10c 100644 --- a/src/ca/Makefile +++ b/src/ca/Makefile @@ -77,9 +77,10 @@ Com_DIR = $(INSTALL_LIB) caRepeater_SRCS = caRepeater.cpp PROD += caRepeater -PROD_DEFAULT += catime acctst caConnTest +PROD_DEFAULT += catime acctst caConnTest casw catime_SRCS = catimeMain.c catime.c acctst_SRCS = acctstMain.c acctst.c +casw_SRCS = casw.cpp caConnTest_SRCS = caConnTestMain.cpp caConnTest.cpp PROD_vxWorks = catime acctst caConnTest