diff --git a/motorExApp/WithAsyn/Makefile b/motorExApp/WithAsyn/Makefile index 7be8e650..1cf02ee5 100644 --- a/motorExApp/WithAsyn/Makefile +++ b/motorExApp/WithAsyn/Makefile @@ -39,6 +39,9 @@ ifdef BUSY endif COMMONDBDS += PI_GCS2Support.dbd COMMONDBDS += phytron.dbd +ifdef SCRIPT +COMMONDBDS += ScriptMotorDriver.dbd +endif DBD += WithAsyn.dbd WithAsyn_DBD += $(COMMONDBDS)