Add necessary build libraries

This commit is contained in:
Keenan Lang
2016-09-14 16:26:49 -05:00
parent 6d54f6c14a
commit 12aed591cc
+4
View File
@@ -86,6 +86,10 @@ COMMONLIBS += ACRMotor
COMMONLIBS += PI_GCS2Support
COMMONLIBS += phytronAxisMotor
COMMONLIBS += motor
ifdef SCRIPT
COMMONLIBS += ScriptMotor
COMMONLIBS += script
endif
# Needed for Newport SNL programs
WithAsyn_LIBS += $(COMMONLIBS)