Fixed monolithic build of libcharon with libtnccs enabled.
This commit is contained in:
@@ -375,6 +375,13 @@ if MONOLITHIC
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if USE_LIBTNCCS
|
||||||
|
if MONOLITHIC
|
||||||
|
# otherwise this library is linked to the respective plugins
|
||||||
|
libcharon_la_LIBADD += $(top_builddir)/src/libtnccs/libtnccs.la
|
||||||
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
if USE_MEDSRV
|
if USE_MEDSRV
|
||||||
SUBDIRS += plugins/medsrv
|
SUBDIRS += plugins/medsrv
|
||||||
if MONOLITHIC
|
if MONOLITHIC
|
||||||
|
|||||||
Reference in New Issue
Block a user