Build libsimaka with libtool, as we require a PIC-enabled version
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon
|
||||
|
||||
noinst_LIBRARIES = libsimaka.a
|
||||
libsimaka_a_SOURCES = simaka_message.h simaka_message.c \
|
||||
noinst_LTLIBRARIES = libsimaka.la
|
||||
libsimaka_la_SOURCES = simaka_message.h simaka_message.c \
|
||||
simaka_crypto.h simaka_crypto.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user