aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-06-30 22:12:34 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-07-01 14:07:46 +0300
commitc6bf23e2794ec2a54fa1724cd9d833d84aa39270 (patch)
tree3c670ac02866e76497b5d52d308b1a3b78e008cb /helper/Makefile.am
parent15f3c174f5a104e9749ed83797acb00660d675ad (diff)
configure: split up libodphelper SO-version from libodp
The libodphelper and libopd need to track their evolving ABI independently and so there needs to be two separate version numbers. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Tested-and-Reviewed-by: Mike Holmes <mike.holmes@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'helper/Makefile.am')
-rw-r--r--helper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index aa58e8c95..a82a11aa5 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -8,7 +8,7 @@ AM_CFLAGS = -I$(srcdir)/include
AM_CFLAGS += -I$(top_srcdir)/platform/@with_platform@/include
AM_CFLAGS += -I$(top_srcdir)/include
-AM_LDFLAGS += -version-number '$(ODP_LIBSO_VERSION)'
+AM_LDFLAGS += -version-number '$(ODPHELPER_LIBSO_VERSION)'
helperincludedir = $(includedir)/odp/helper/
helperinclude_HEADERS = \