---
 Makefile |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 59d827e..7315a2f 100644
--- a/Makefile
+++ b/Makefile
@@ -38,8 +38,7 @@ endif
 
 ifeq ($(NL3FOUND),Y)
 CFLAGS += -DCONFIG_LIBNL20
-LIBS += -lnl-genl
-NLLIBNAME = libnl-3.0
+NLLIBNAME = libnl-3.0 libnl-genl-3.0
 endif
 
 ifeq ($(NLLIBNAME),)
-- 
1.7.8.5

_______________________________________________
Discuss mailing list
Discuss@lesswatts.org
http://lists.lesswatts.org/listinfo/discuss

Reply via email to