diff --git a/testApp/Makefile b/testApp/Makefile index 5023cc1..b6ae290 100644 --- a/testApp/Makefile +++ b/testApp/Makefile @@ -44,7 +44,7 @@ testpdb_SRCS += p2pTestIoc_registerRecordDeviceDriver.cpp testpdb_LIBS += qsrv TESTS += testpdb -PROD_HOST += check_consist +TESTPROD_HOST += check_consist check_consist_SRCS += check_consist.cpp ifdef BASE_3_16