74dec1ad778020561d0a56b0bb0bddf7c485ec8a
[ashd.git] / lib / Makefile.am
1 noinst_LIBRARIES = libht.a
2
3 libht_a_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c resp.c
4 libht_a_CFLAGS = -fPIC
5 libht_a_CPPFLAGS = -D_GNU_SOURCE