created libpts

This commit is contained in:
Andreas Steffen
2011-09-08 12:20:58 +02:00
parent 55cb8c213a
commit 3ed943c34f
52 changed files with 69 additions and 35 deletions
+4
View File
@@ -20,6 +20,10 @@ if USE_LIBTNCIF
SUBDIRS += libtncif
endif
if USE_PTS
SUBDIRS += libpts
endif
if USE_IMCV
SUBDIRS += libimcv
endif