commit | 3bb843bbc4b9727b621d5293ca52dbeadf6f81ea | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Tue Dec 17 12:23:24 2013 -0800 |
committer | Jeff Thompson <jefft0@gmail.com> | Tue Dec 17 12:23:24 2013 -0800 |
tree | 0ee40715c184113a95b43a882ca0706bb25a380f | |
parent | 71b2f874867ddcd29f60d3a30d2037a0888f581f [diff] [blame] |
Rename key.cpp to key-locator.cpp. Refs #1089.
diff --git a/Makefile.am b/Makefile.am index 99309c6..0f2c0b8 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -111,7 +111,7 @@ src/face.cpp \ src/forwarding-entry.cpp \ src/interest.cpp \ - src/key.cpp \ + src/key-locator.cpp \ src/name.cpp \ src/node.cpp \ src/publisher-public-key-digest.cpp \