moved imc_test/imv_test plugins to libimcv
This commit is contained in:
@@ -371,14 +371,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_IMC_TEST
|
||||
SUBDIRS += plugins/imc_test
|
||||
endif
|
||||
|
||||
if USE_IMV_TEST
|
||||
SUBDIRS += plugins/imv_test
|
||||
endif
|
||||
|
||||
if USE_MEDSRV
|
||||
SUBDIRS += plugins/medsrv
|
||||
if MONOLITHIC
|
||||
|
||||
@@ -11,3 +11,13 @@ libimcv_la_SOURCES = \
|
||||
ita/ita_attr_command.h ita/ita_attr_command.c \
|
||||
pa_tnc/pa_tnc_msg.h pa_tnc/pa_tnc_msg.c \
|
||||
pa_tnc/pa_tnc_attr.h pa_tnc/pa_tnc_attr.c
|
||||
|
||||
SUBDIRS = .
|
||||
|
||||
if USE_IMC_TEST
|
||||
SUBDIRS += plugins/imc_test
|
||||
endif
|
||||
|
||||
if USE_IMV_TEST
|
||||
SUBDIRS += plugins/imv_test
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user