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.am b/Makefile.am index a124878..99309c6 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -37,7 +37,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 \