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