aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.generic
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.generic')
-rw-r--r--Makefile.generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.generic b/Makefile.generic
index eed4b45..488675a 100644
--- a/Makefile.generic
+++ b/Makefile.generic
@@ -4,7 +4,7 @@ PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
CFLAGS += -O2 -Wall -Wextra -Wno-unused-parameter
-LDLIBS = -lcurses
+LDLIBS = -lncursesw
DISTFILES = nnn.c config.def.h nnn.1 Makefile README.md LICENSE
LOCALCONFIG = config.h