aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-10 09:32:43 -0500
committerTed Gould <ted@gould.cx>2010-08-10 09:32:43 -0500
commite2305c3bf9eef48487d116c7e197c589db8a3214 (patch)
treebb632d13e618fa7a1a83082481a9fc75f674ee66 /src/Makefile.am
parent2fd1a6b507357716495601e0d28221cf512b85b2 (diff)
parentd7c7a2ae1656af559bfbdb2716fe381d313b5a53 (diff)
downloadlibayatana-appindicator-e2305c3bf9eef48487d116c7e197c589db8a3214.tar.gz
libayatana-appindicator-e2305c3bf9eef48487d116c7e197c589db8a3214.tar.bz2
libayatana-appindicator-e2305c3bf9eef48487d116c7e197c589db8a3214.zip
* Upstream Merge
* Breaking the ABI in order to get more space in the class structure.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b704b5e..0e84749 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -98,7 +98,7 @@ libappindicator_la_SOURCES = \
application-service-marshal.c
libappindicator_la_LDFLAGS = \
- -version-info 0:0:0 \
+ -version-info 1:0:0 \
-no-undefined \
-export-symbols-regex "^[^_d].*"