Added tdtool

This commit is contained in:
Micke Prag 2010-10-12 12:03:49 +00:00
parent cef049ac33
commit b9203914ff
3 changed files with 353 additions and 1 deletions

View file

@ -40,7 +40,7 @@ ADD_SUBDIRECTORY(service)
ADD_SUBDIRECTORY(client)
IF(BUILD_TDTOOL)
# ADD_SUBDIRECTORY(tdtool)
ADD_SUBDIRECTORY(tdtool)
ENDIF(BUILD_TDTOOL)
IF(BUILD_RFCMD)