Added muthread and logging library components.
[ashd.git] / lib / Makefile.am
index 986586e..fb07224 100644 (file)
@@ -1,4 +1,4 @@
 noinst_LIBRARIES = libht.a
 
-libht_a_SOURCES = utils.c
+libht_a_SOURCES = utils.c mt.c log.c
 libht_a_CFLAGS = -fPIC