Added a request library component.
[ashd.git] / lib / Makefile.am
index fb07224..d234043 100644 (file)
@@ -1,4 +1,4 @@
 noinst_LIBRARIES = libht.a
 
-libht_a_SOURCES = utils.c mt.c log.c
+libht_a_SOURCES = utils.c mt.c log.c req.c
 libht_a_CFLAGS = -fPIC