diff --git a/streamApp/Makefile b/streamApp/Makefile index f3d0018..b1e0341 100644 --- a/streamApp/Makefile +++ b/streamApp/Makefile @@ -49,7 +49,7 @@ endif streamApp_DBD += stream.dbd ifdef PCRE -LIB_LIBS += pcre +PROD_LIBS += pcre else ifneq ($(words $(PCRE_LIB) $(PCRE_INCLUDE)),0) PROD_SYS_LIBS_DEFAULT += pcre