# set the include path found by configure INCLUDES= $(all_includes) # the library search path. lib_LTLIBRARIES = libt2n.la libt2n_la_LDFLAGS = -module libt2n_la_SOURCES = server.cpp socket_server.cpp include_HEADERS = server.hxx socket_server.hxx t2n_exception.hxx