diff --git a/src/Makefile.d/features.mk b/src/Makefile.d/features.mk index 6a5df757a..b0ff2a71f 100644 --- a/src/Makefile.d/features.mk +++ b/src/Makefile.d/features.mk @@ -54,7 +54,7 @@ ifndef NOUPNP MINIUPNPC_PKGCONFIG?=miniupnpc $(eval $(call Use_pkg_config,MINIUPNPC)) HAVE_MINIUPNPC=1 -opts+=-DHAVE_MINIUPNP +opts+=-DHAVE_MINIUPNPC endif endif