commit | 2e0e0884212e305ffa2147a3f24fd8a5cb420a6d | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Aug 12 17:55:13 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Aug 12 17:55:13 2013 -0700 |
tree | e0379ced9580d6fca111307b61f68b37fc72b201 | |
parent | f1ba9bd5e06c962d9b5681bb8f1a9183ca501a82 [diff] [blame] |
Added ndn_Exclude_compareComponents.
diff --git a/Makefile.am b/Makefile.am index fa66b15..091e5d1 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -16,7 +16,7 @@ libndn_c_la_SOURCES = \ config.h \ ndn-cpp/c/data.h \ - ndn-cpp/c/interest.h \ + ndn-cpp/c/interest.c ndn-cpp/c/interest.h \ ndn-cpp/c/key.h \ ndn-cpp/c/name.c ndn-cpp/c/name.h \ ndn-cpp/c/publisher-public-key-digest.h \