Introduce proper libtool versioning for the libs.
This commit is contained in:
parent
da69237321
commit
eeebceea31
|
@ -37,6 +37,8 @@ libsigrok_la_LIBADD = \
|
|||
input/libsigrokinput.la \
|
||||
output/libsigrokoutput.la
|
||||
|
||||
libsigrok_la_LDFLAGS = $(SIGROK_LT_LDFLAGS)
|
||||
|
||||
include_HEADERS = sigrok.h sigrok-proto.h
|
||||
noinst_HEADERS = sigrok-internal.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue