libt2n: (gerd) fixes, new logging concept (not working yet)
[libt2n] / src / Makefile.am
index ec5b0f7..9911bf0 100644 (file)
@@ -10,5 +10,5 @@ libt2n_la_SOURCES = server.cpp socket_server.cpp client.cpp connection.cpp \
        t2n_exception.cpp command.cpp container.cpp
 
 include_HEADERS = server.hxx socket_server.hxx t2n_exception.hxx client.hxx \
-               socket_client.hxx connection.hxx types.hxx socket_handler.hxx command.hxx container.hxx \
-       command_client.hxx command_server.hxx
+                       socket_client.hxx connection.hxx types.hxx socket_handler.hxx command.hxx container.hxx \
+               command_client.hxx command_server.hxx log.hxx