diff --git a/src/std/rec/test/Makefile b/src/std/rec/test/Makefile index f5a60a751..07daa1bf4 100644 --- a/src/std/rec/test/Makefile +++ b/src/std/rec/test/Makefile @@ -52,7 +52,7 @@ TESTPROD_HOST += asTest asTest_SRCS += asTest.c asTest_SRCS += asTestIoc_registerRecordDeviceDriver.cpp testHarness_SRCS += asTest.c -TESTFILES += ../asTest.db +TESTFILES += $(COMMON_DIR)/asTestIoc.dbd ../asTest.db TESTS += asTest TARGETS += $(COMMON_DIR)/analogMonitorTest.dbd