Moved htparser's ioloop to the library.
[ashd.git] / lib / Makefile.am
index 30c1dee..b5cc5f6 100644 (file)
@@ -1,4 +1,4 @@
 noinst_LIBRARIES = libht.a
 
-libht_a_SOURCES = utils.c mt.c log.c req.c proc.c
+libht_a_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c
 libht_a_CFLAGS = -fPIC