diff --git a/src/pcas/example/ex/Makefile b/src/pcas/example/ex/Makefile index 3b6444348..6fbf23a90 100644 --- a/src/pcas/example/ex/Makefile +++ b/src/pcas/example/ex/Makefile @@ -11,7 +11,7 @@ TOP=../../../.. include $(TOP)/configure/CONFIG -PROD_LIBS += $(EPICS_BASE_HOST_LIBS) cas gdd +PROD_LIBS += cas gdd $(EPICS_BASE_HOST_LIBS) SRC_DIRS += $(TOP)/src/template/top/caServerApp