X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=effba0a9cba6da9a09866d4bfc20b6404a0df4e5;hp=204c59d3ee500385a4a0ab9ef7f394fdc51bd61c;hb=d2cb39bbe6f8c4577c077c43abe2b9a23bd97a31;hpb=f3823a135635810f521f8409615a463aa3ea1b46 diff --git a/src/Makefile.am b/src/Makefile.am index 204c59d..effba0a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,4 +16,5 @@ libt2n_la_LDFLAGS = -version-info 1:0:0 pkginclude_HEADERS = client.hxx client_wrapper.hxx command.hxx \ command_client.hxx command_server.hxx connection.hxx container.hxx log.hxx server.hxx \ socket_client.hxx socket_handler.hxx socket_server.hxx socket_wrapper.hxx \ - t2n_exception.hxx types.hxx + t2n_exception.hxx types.hxx \ + container.tcc t2n_exception.tcc