summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Natterer <mitch@gimp.org>2015-06-13 16:41:09 +0200
committerMichael Natterer <mitch@gimp.org>2015-06-13 16:41:09 +0200
commitfe7fc41931a42a7db852d9f4ffcb57fb84143fe7 (patch)
tree1186a647f2a868f6eac6436b9fe6dd3fa49b4cf6
parent828b5358115a7daea7fff89963692647714a58d2 (diff)
tools: add MATH_LIB to AL_LDFLAGS
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 8e4342d9..4d4f6118 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -27,7 +27,7 @@ AM_CFLAGS = $(DEP_CFLAGS) $(BABL_CFLAGS)
AM_LDFLAGS = \
$(top_builddir)/gegl/libgegl-$(GEGL_API_VERSION).la \
- $(DEP_LIBS) $(BABL_LIBS)
+ $(DEP_LIBS) $(BABL_LIBS) $(MATH_LIB)
bin_PROGRAMS = gegl-imgcmp
noinst_PROGRAMS = introspect operation_reference detect_opencl