diff --git a/src/libCom/test/Makefile b/src/libCom/test/Makefile index 7dc81e669..62f73c3e2 100755 --- a/src/libCom/test/Makefile +++ b/src/libCom/test/Makefile @@ -39,6 +39,8 @@ TESTS += epicsMathTest TESTPROD_HOST += epicsMMIOTest epicsMMIOTest_SRCS += epicsMMIOTest.c +epicsMMIOTest_SYS_LIBS_solaris = socket +epicsMMIOTest_SYS_LIBS_WIN32 = ws2_32 user32 testHarness_SRCS += epicsMMIOTest.c TESTS += epicsMMIOTest