moved imc_manager to libtnccs

This commit is contained in:
Andreas Steffen
2011-10-25 01:10:16 +02:00
parent e4e96e5c67
commit f0fa002fd1
20 changed files with 166 additions and 73 deletions
+4
View File
@@ -20,6 +20,10 @@ if USE_LIBTNCIF
SUBDIRS += libtncif
endif
if USE_TNCCS
SUBDIRS += libtnccs
endif
if USE_PTS
SUBDIRS += libpts
endif