aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-10 09:29:39 -0500
committerTed Gould <ted@gould.cx>2010-08-10 09:29:39 -0500
commitd7c7a2ae1656af559bfbdb2716fe381d313b5a53 (patch)
tree657ca30b2ff102d9069c2e823db56bdd0c0aa27e /src/Makefile.am
parent87bd8963233e6e53cb8a7491400a47aeab65af3c (diff)
parent89186858938bec991dfcbe931764b291edd24917 (diff)
downloadayatana-indicator-application-d7c7a2ae1656af559bfbdb2716fe381d313b5a53.tar.gz
ayatana-indicator-application-d7c7a2ae1656af559bfbdb2716fe381d313b5a53.tar.bz2
ayatana-indicator-application-d7c7a2ae1656af559bfbdb2716fe381d313b5a53.zip
Breaking the ABI so we have 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].*"