X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2FMakefile.am;h=9911bf0603d9d208e0d36d62885e0a9f494db55c;hp=ec5b0f77ac7b04b248efaab672f26cc88d75107d;hb=a7170401dd90dc79cc7d7a808cfe18a06c7e983b;hpb=d184c64894e6c4f3adb9467078acfc9e7446664a diff --git a/src/Makefile.am b/src/Makefile.am index ec5b0f7..9911bf0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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