summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e52df3d)
raw | patch | inline | side by side (parent: e52df3d)
author | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 12:41:07 +0000 (13:41 +0100) | ||
committer | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 12:41:07 +0000 (13:41 +0100) |
Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 5f1abbae1fff8761fffa86b55046303a8303aae0..32e18e37a9969890dd43b413905fee1aa26d1544 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 = @CURSES_LIB@ $(GLIB_LIBS)
+test_run_hscroll_LDADD = $(CURSES_LIBS) $(GLIB_LIBS)
#
# sparse