face+transport: Cleanup and preparation for implementation of fully async Face operations

Change-Id: I7816b6a9c99a0cf4825459b9652372d6585a5191
diff --git a/Makefile.am b/Makefile.am
index d6ae92b..375b49a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -125,7 +125,6 @@
   src/security/policy/self-verify-policy-manager.cpp \
   src/security/security-exception.cpp \
   src/security/signature/sha256-with-rsa-handler.cpp \
-  src/transport/transport.cpp \
   src/transport/unix-transport.cpp \
   src/util/blob-stream.hpp \
   src/util/blob.cpp \
@@ -135,6 +134,7 @@
   src/util/dynamic-uint8-vector.hpp \
   src/util/logging.cpp \
   src/util/logging.hpp \
+  src/util/ndnd-id-fetcher.hpp \
   src/util/string-helper.hpp
 
 libndn_cpp_la_LIBADD  = @OPENSSL_LIBS@ @OSX_SECURITY_LIBS@