Use libtool and compile libht as a shared library.
[ashd.git] / lib / Makefile.am
CommitLineData
827ebbd9 1lib_LTLIBRARIES = libht.la
f0bbedf7 2
827ebbd9 3libht_la_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c resp.c cf.c \
e5ad70cb 4 utils.h mt.h log.h req.h proc.h mtio.h resp.h cf.h
827ebbd9
FT
5libht_la_CPPFLAGS = -D_GNU_SOURCE
6libht_la_LDFLAGS = -version-info 1:0:0