commit | f1ba9bd5e06c962d9b5681bb8f1a9183ca501a82 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Aug 12 17:43:08 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Aug 12 17:43:08 2013 -0700 |
tree | b2d65aadf5be3daac48efd1f4652945f0b894e95 | |
parent | 8aac199112126357cc6531c4425cb0f472e74410 [diff] [blame] |
Added ndn_Name_match.
diff --git a/Makefile.am b/Makefile.am index 49092a4..fa66b15 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -18,7 +18,7 @@ ndn-cpp/c/data.h \ ndn-cpp/c/interest.h \ ndn-cpp/c/key.h \ - ndn-cpp/c/name.h \ + ndn-cpp/c/name.c ndn-cpp/c/name.h \ ndn-cpp/c/publisher-public-key-digest.h \ ndn-cpp/c/errors.c ndn-cpp/c/errors.h \ ndn-cpp/c/encoding/binary-xml.h \