summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0cf7ca9)
raw | patch | inline | side by side (parent: 0cf7ca9)
author | Avuton Olrich <avuton@gmail.com> | |
Sat, 12 Nov 2011 14:29:33 +0000 (06:29 -0800) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Sat, 12 Nov 2011 14:30:35 +0000 (06:30 -0800) |
Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index d0b55fcc852a53839be441950302eb1979302de1..dce18a5473faf701c119a1fb61292c84e83eb9b3 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
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