server/tests: Makefile.am: use AM_LDFLAGS instead of LDFLAGS

This commit is contained in:
Alon Levy 2010-12-06 18:02:52 +02:00
parent 96da0a4819
commit 450278a299

View File

@ -7,7 +7,7 @@ INCLUDES = \
$(SPICE_NONPKGCONFIG_CFLAGS) \
$(NULL)
LDFLAGS = -L../.libs -lspice-server
AM_LDFLAGS = -L../.libs -lspice-server
noinst_PROGRAMS = test_just_sockets_no_ssl test_empty_success test_fail_on_null_core_interface test_display_no_ssl