another missing libdep

This commit is contained in:
Michael Davidsaver
2017-11-02 14:01:17 -05:00
parent 4c8512a884
commit f71d0a8d3c

View File

@ -41,7 +41,7 @@ TESTS += testmon
TESTPROD_HOST += testpvif
testpvif_SRCS += testpvif.cpp
testpvif_SRCS += p2pTestIoc_registerRecordDeviceDriver.cpp
testpvif_LIBS += qsrv pvAccess pvData
testpvif_LIBS += testutils qsrv pvAccess pvData
testpvif_LIBS += $(EPICS_BASE_IOC_LIBS)
TESTS += testpvif