diff --git a/modules/Makefile.in b/modules/Makefile.in index f7d3028a..8b1707ec 100644 --- a/modules/Makefile.in +++ b/modules/Makefile.in @@ -87,7 +87,7 @@ endif ifeq "@CYRUS@" "" FILES := $(shell echo $(FILES) | sed -e "s:cyrusauth::") endif -saslauthLDFLAGS := -lsasl2 +cyrusauthLDFLAGS := -lsasl2 ifeq "@CHARSET@" "" FILES := $(shell echo $(FILES) | sed -e "s:charset::")