This commit is contained in:
Michael Davidsaver
2017-11-27 17:41:48 -06:00
parent dd48d9355c
commit 8f92190ff9

View File

@ -18,9 +18,12 @@ PROD_SRCS += channel.cpp
PROD_LIBS += pvAccessIOC pvAccess pvData Com
TESTPROD += testmon
TESTPROD_HOST += testmon
testmon_SRCS += testmon.cpp
testmon_SRCS += utilitiesx.cpp
TESTS += testmon
TESTSCRIPTS_HOST += $(TESTS:%=%.t)
#===========================