diff --git a/src/makeBaseApp/top/exampleApp/src/Makefile b/src/makeBaseApp/top/exampleApp/src/Makefile index 62691d32b..9b7630af1 100644 --- a/src/makeBaseApp/top/exampleApp/src/Makefile +++ b/src/makeBaseApp/top/exampleApp/src/Makefile @@ -51,6 +51,7 @@ _APPNAME__LIBS += xxxSupport ifneq ($(SNCSEQ),) # This builds sncExample as a component of _APPNAME_ + _APPNAME__SNCFLAGS += +r _APPNAME__DBD += sncExample.dbd _APPNAME__SRCS += sncExample.stt _APPNAME__LIBS += seq pv