summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2015-09-30 20:47:29 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2015-09-30 20:47:29 +0300
commitd0e9afed4cbd8f738a32f30682590bf91ee46c96 (patch)
treee7f095052f9e08f5f4ea5a07551562fcb01b8ac4 /src/tools
parent059f09a5081e1060e5d0cc3c8e29bce4b45fd84f (diff)
downloadmetacity-d0e9afed4cbd8f738a32f30682590bf91ee46c96.tar.gz
use LT_LIB_M to find the math library
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am
index 3ac594f7..52510067 100644
--- a/src/tools/Makefile.am
+++ b/src/tools/Makefile.am
@@ -26,7 +26,7 @@ noinst_PROGRAMS=metacity-mag metacity-grayscale
metacity_message_LDADD= @METACITY_MESSAGE_LIBS@
metacity_window_demo_LDADD= @METACITY_WINDOW_DEMO_LIBS@
-metacity_mag_LDADD= @METACITY_WINDOW_DEMO_LIBS@ -lm
+metacity_mag_LDADD= @METACITY_WINDOW_DEMO_LIBS@
metacity_grayscale_LDADD = @METACITY_WINDOW_DEMO_LIBS@
EXTRA_DIST=$(icon_DATA)