commit | 9dd9adc1e0c640ea4022a7eb6bd0a8e8bf05154e | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 16:12:09 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:29:56 2013 -0700 |
tree | 7a7c98a29a9d37c4c644d873221af88097757375 | |
parent | dd1f14d44bf8917279d1a0193d3ef9d73a4a7af0 [diff] [blame] |
ccnx: Rename Key to Cert; fix bug with the usage of Hash Change-Id: Ic7656e6d8d46729d663ccfa5412e78443aff76bc
diff --git a/wscript b/wscript index 76afad9..0021e41 100644 --- a/wscript +++ b/wscript
@@ -192,7 +192,7 @@ defines = "WAF", source = bld.path.ant_glob(['fs-watcher/*.cc']), use = "SQLITE3 LOG4CXX scheduler executor QTCORE", - includes = "fs-watcher scheduler executor src", + includes = "fs-watcher scheduler executor src ccnx", ) # Unit tests