aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox-panel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox-panel/Makefile.am')
-rw-r--r--matchbox-panel/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/matchbox-panel/Makefile.am b/matchbox-panel/Makefile.am
index 8cb2c13..959ff37 100644
--- a/matchbox-panel/Makefile.am
+++ b/matchbox-panel/Makefile.am
@@ -14,8 +14,6 @@ bin_PROGRAMS = matchbox-panel
matchbox_panel_SOURCES = mb-panel.c mb-panel-scaling-image.c
matchbox_panel_LDADD = $(MATCHBOX_PANEL_LIBS)
-# This is required as gmodule-export in Poky doesn't have it
-matchbox_panel_LDFLAGS = -Wl,--export-dynamic
CLEANFILES = $(BUILT_SOURCES)
DISTCLEANFILES = $(BUILT_SOURCES)