commit | 71b2f874867ddcd29f60d3a30d2037a0888f581f | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Tue Dec 17 12:03:17 2013 -0800 |
committer | Jeff Thompson <jefft0@gmail.com> | Tue Dec 17 12:03:17 2013 -0800 |
tree | afafc7d09e8390705c5f11743df0933da268dcde | |
parent | 98ec85a88848ffc5acc60e8548af67da475b0660 [diff] [blame] |
Rename key.hpp to key-locator.hpp. Refs #1089.
diff --git a/Makefile.in b/Makefile.in index 49d2d4b..533be0e 100644 --- a/Makefile.in +++ b/Makefile.in
@@ -595,7 +595,7 @@ include/ndn-cpp/forwarding-entry.hpp \ include/ndn-cpp/forwarding-flags.hpp \ include/ndn-cpp/interest.hpp \ - include/ndn-cpp/key.hpp \ + include/ndn-cpp/key-locator.hpp \ include/ndn-cpp/name.hpp \ include/ndn-cpp/node.hpp \ include/ndn-cpp/publisher-public-key-digest.hpp \