Fixed config parsing bug.
[ashd.git] / lib / Makefile.am
CommitLineData
f0bbedf7
FT
1noinst_LIBRARIES = libht.a
2
06c1a718 3libht_a_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c resp.c cf.c
f0bbedf7 4libht_a_CFLAGS = -fPIC
e1cdf02e 5libht_a_CPPFLAGS = -D_GNU_SOURCE