Added Ipac to HytecMotor_LIBS

This commit is contained in:
timmmooney
2011-05-25 20:21:32 +00:00
parent 2241219675
commit e34e49704f
+1 -1
View File
@@ -17,7 +17,7 @@ INC += HytecMotorDriver.h
# We need to link this IOC Application against the EPICS Base libraries
HytecMotor_LIBS += motor
HytecMotor_LIBS += asyn
HytecMotor_LIBS += asyn Ipac
HytecMotor_LIBS += $(EPICS_BASE_IOC_LIBS)
# ---------------------------------------------------