Reverted yaml-reader name change

This commit is contained in:
jbeder
2009-10-27 14:45:14 +00:00
parent 50b026a3a9
commit d3b00fa6c5
12 changed files with 2957 additions and 1 deletions

View File

@@ -67,6 +67,6 @@ if(UNIX)
endif(UNIX)
if(YAML_CPP_BUILD_TOOLS)
add_subdirectory (test)
add_subdirectory (yaml-reader)
add_subdirectory (util)
endif(YAML_CPP_BUILD_TOOLS)