From 8af6b12ee8716d2004d13bbfc81281953975b466 Mon Sep 17 00:00:00 2001
From: open-license-manager <rillf@maildrop.cc>
Date: 周一, 04 8月 2014 00:15:33 +0800
Subject: [PATCH] new identifier strategy (to be reverted

---
 test/CMakeLists.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 1fc3729..fc1f859 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -4,4 +4,5 @@
 link_directories ( ${Boost_LIBRARY_DIRS} )
 
 add_subdirectory(library)
-add_subdirectory(license-generator)
\ No newline at end of file
+add_subdirectory(license-generator)
+add_subdirectory(functional)
\ No newline at end of file

--
Gitblit v1.9.1