X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=32e18e37a9969890dd43b413905fee1aa26d1544;hb=3e2afd59a3d6279053efbec408927e62700b5324;hp=5f1abbae1fff8761fffa86b55046303a8303aae0;hpb=0ed117e41692a6ee764984e6855492e5945f7883;p=ncmpc.git diff --git a/Makefile.am b/Makefile.am index 5f1abba..32e18e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -158,7 +158,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 = @CURSES_LIB@ $(GLIB_LIBS) +test_run_hscroll_LDADD = $(CURSES_LIBS) $(GLIB_LIBS) # # sparse