moved imc_test/imv_test plugins to libimcv

This commit is contained in:
Andreas Steffen
2011-06-01 07:55:07 +02:00
parent c140757221
commit 3a47530e96
10 changed files with 10 additions and 8 deletions
-8
View File
@@ -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