commit | fc72036ea8eca762579a19f80d50ccf4c8b2a120 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 21:49:48 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 21:49:48 2013 -0800 |
tree | 2e9237b5cb2af309a03784cc9b71ba637f6ae38a | |
parent | 454bae2f68c28df623733bf995178cb16864db20 [diff] [blame] |
Add tons of new loggings
diff --git a/wscript b/wscript index b7d5d1a..17e1e07 100644 --- a/wscript +++ b/wscript
@@ -73,7 +73,7 @@ features = ["cxx"], source = bld.path.ant_glob(['scheduler/**/*.cc']), use = 'BOOST BOOST_THREAD LIBEVENT LIBEVENT_PTHREADS LOG4CXX', - includes = "scheduler", + includes = "scheduler src", ) libccnx = bld (