aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-02 13:55:46 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-02 16:36:24 +0200
commit16fa45f155fdb29779dab6ee3e2ba131b28ff094 (patch)
tree63ea4be98ae9e5131ca1eba5ec9cd2bf567180e2 /src
parentf86d9b40b170dd93debb613f48d1bf7116e19233 (diff)
configure.ac: Depend on osmo-release.mk
The osmo-release.mk script can be found in libosmocore and it is used in most osmocom related projects to help create new releases. LIBVERSION is moved to src/Makefile.am since osmo-release.mk greps for Makefile.am to find LIBVERSIOn changes. In any case, we don't need in the global include makefile. Change-Id: I5d163535c34369c74ece26574c8b1601bc1697b7
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 53adda7..5490e42 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,10 @@
include $(top_srcdir)/Make_global.am
+
+# This is _NOT_ the library release version, it's an API version.
+# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
+LIBVERSION=1:0:1
+
+
lib_LTLIBRARIES = libgtpnl.la
noinst_HEADERS = internal.h