5dcf1eaec9daf3b48e031f19ed57090eba981771
[libt2n] / src / Makefile.am
1
2 # set the include path found by configure
3 INCLUDES= $(all_includes)
4
5 # the library search path.
6 lib_LTLIBRARIES = libt2n.la
7 libt2n_la_LDFLAGS = -module
8 libt2n_la_SOURCES = server.cpp socket_server.cpp
9
10 include_HEADERS = server.hxx socket_server.hxx t2n_exception.hxx