commit | b982b6da35c4b4c733bdf026d11af3133fbbfa5b | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Jul 15 18:15:45 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Jul 15 18:15:45 2013 -0700 |
tree | aa9b7448b4618b5e498431eda2c20a78f38edae2 | |
parent | 40d67ce13b96704ee3e12f00aa2beb4059d5a417 [diff] [blame] |
Added Closure class
diff --git a/Makefile.in b/Makefile.in index ca0c617..dc90771 100644 --- a/Makefile.in +++ b/Makefile.in
@@ -438,6 +438,7 @@ libndn_cpp_a_SOURCES = \ config.h ndn-cpp/common.hpp \ + ndn-cpp/Closure.hpp \ ndn-cpp/ContentObject.cpp ndn-cpp/c/ContentObject.h ndn-cpp/ContentObject.hpp \ ndn-cpp/Interest.cpp ndn-cpp/c/Interest.h ndn-cpp/Interest.hpp \ ndn-cpp/Key.cpp ndn-cpp/c/Key.h ndn-cpp/Key.hpp \