Code

command.c: put curly braces around a single large statement
[ncmpc.git] / Makefile.am
index d0b55fcc852a53839be441950302eb1979302de1..dce18a5473faf701c119a1fb61292c84e83eb9b3 100644 (file)
@@ -172,7 +172,7 @@ check_PROGRAMS = \
 
 test_run_hscroll_SOURCES = test/run_hscroll.c src/hscroll.c src/charset.c
 test_run_hscroll_CPPFLAGS = -I$(srcdir)/src $(AM_CPPFLAGS)
-test_run_hscroll_LDADD = $(GLIB_LIBS)
+test_run_hscroll_LDADD = @CURSES_LIB@ $(GLIB_LIBS)
 
 #
 # sparse