summaryrefslogtreecommitdiff
path: root/mate-panel/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-12-04 23:18:42 +0100
committerraveit65 <[email protected]>2020-12-05 13:34:56 +0100
commit78ea6fd61a3e6d0d4601b2595126eb9b0ed76a42 (patch)
tree5f8d146a4a3deb583bbdefd5e0ca5add61716aff /mate-panel/Makefile.am
parentf577f3b17ff60cc54ef28e7c449e9f0739147bb3 (diff)
downloadmate-panel-78ea6fd61a3e6d0d4601b2595126eb9b0ed76a42.tar.bz2
mate-panel-78ea6fd61a3e6d0d4601b2595126eb9b0ed76a42.tar.xz
Fix solid color controls after disabling compositor
Diffstat (limited to 'mate-panel/Makefile.am')
-rw-r--r--mate-panel/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am
index 6cd56ff1..9dd98897 100644
--- a/mate-panel/Makefile.am
+++ b/mate-panel/Makefile.am
@@ -158,8 +158,7 @@ mate_panel_LDADD = \
$(DCONF_LIBS) \
$(XRANDR_LIBS) \
$(X_LIBS) \
- $(WAYLAND_LIBS) \
- -lm
+ $(WAYLAND_LIBS)
if ENABLE_WAYLAND
mate_panel_LDADD += \