aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu/Makefile.am
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-23 13:35:09 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-08-23 13:35:09 +0200
commitf070076dd2d20dc90bdd9507acd751ec83070ae2 (patch)
tree943f591fa597ebb684ba79882727cc99dccde41b /libmessaging-menu/Makefile.am
parentda454128c64f7228d1263c3d7395187daf90debc (diff)
parent95aa2195c3e7e5873a1508e77b8305cf92e2215b (diff)
downloadayatana-indicator-messages-f070076dd2d20dc90bdd9507acd751ec83070ae2.tar.gz
ayatana-indicator-messages-f070076dd2d20dc90bdd9507acd751ec83070ae2.tar.bz2
ayatana-indicator-messages-f070076dd2d20dc90bdd9507acd751ec83070ae2.zip
Backported fixes from trunk up to r284, some of those are needed for the
bindings to work
Diffstat (limited to 'libmessaging-menu/Makefile.am')
-rw-r--r--libmessaging-menu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmessaging-menu/Makefile.am b/libmessaging-menu/Makefile.am
index 187e6dc..d0f941f 100644
--- a/libmessaging-menu/Makefile.am
+++ b/libmessaging-menu/Makefile.am
@@ -18,7 +18,7 @@ libmessaging_menu_la_CFLAGS = \
$(GIO_CFLAGS) \
-Wall
-libmessaging_menu_la_LDFLAGS = -export-symbols-regex="^messaging_menu_.*"
+libmessaging_menu_la_LDFLAGS = -export-symbols-regex "^messaging_menu_.*"
BUILT_SOURCES = \
indicator-messages-service.c \