Skip to content
Snippets Groups Projects
Commit 920f375f authored by Logan Aerl Arias's avatar Logan Aerl Arias
Browse files

Update features.mk

fix miniupnpc typo in features.mk
parent ee118686
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment