src/Makefile.am

changeset 253
e19825a1430a
parent 252
6342cbbd1922
child 256
2c21b42cf11d
     1.1 --- a/src/Makefile.am	Wed Oct 18 12:03:44 2017 +0200
     1.2 +++ b/src/Makefile.am	Wed Oct 18 14:23:57 2017 +0200
     1.3 @@ -1,4 +1,5 @@
     1.4  lib_LTLIBRARIES = libucx.la
     1.5 +libucx_la_LDFLAGS = -version-info 1:0:0
     1.6  libucx_la_SOURCES = utils.c
     1.7  libucx_la_SOURCES += list.c
     1.8  libucx_la_SOURCES += map.c

mercurial