diff --git a/src/makeBaseExt/top/exampleExt/Makefile b/src/makeBaseExt/top/exampleExt/Makefile index ea4bd71d5..e06ed61e0 100644 --- a/src/makeBaseExt/top/exampleExt/Makefile +++ b/src/makeBaseExt/top/exampleExt/Makefile @@ -1,7 +1,7 @@ TOP=../.. include $(TOP)/configure/CONFIG -PROD_HOST = caExample +PROD = caExample caExample_SRCS += caExample.cc #caExample_CFLAGS += #caExample_LDFLAGS +=