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 \