Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fast_float/testbed/Makefile.am')
-rw-r--r--plugins/fast_float/testbed/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/fast_float/testbed/Makefile.am b/plugins/fast_float/testbed/Makefile.am
index 24047ff..5133be0 100644
--- a/plugins/fast_float/testbed/Makefile.am
+++ b/plugins/fast_float/testbed/Makefile.am
@@ -10,8 +10,8 @@ AM_CPPFLAGS = -I$(builddir)/../include -I$(srcdir)/../include -I$(srcdir)/../sr
check_PROGRAMS = fast_float_testbed
-fast_float_testbed_LDADD = $(srcdir)/../src/liblcms2_fast_float.la @LCMS_LIB_DEPLIBS@
-fast_float_testbed_LDFLAGS = @LDFLAGS@
+fast_float_testbed_LDADD = $(srcdir)/../src/liblcms2_fast_float.la $(LCMS_LIB_DEPLIBS)
+fast_float_testbed_LDFLAGS = -static @LDFLAGS@
fast_float_testbed_SOURCES = fast_float_testbed.c
EXTRA_DIST = test0.icc test1.icc test2.icc test3.icc test5.icc