Add a threading framework
[apps/pfixtools.git] / Makefile
index 249f9df..0e9e02c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ TESTS    = tst-rbl
 
 GENERATED = tokens.h tokens.c
 
-postlicyd_SOURCES = common.c epoll.c str.c buffer.c rbl.c \
+postlicyd_SOURCES = common.c threads.c str.c buffer.c rbl.c \
                    $(GENERATED) postfix.c main-postlicyd.c
 postlicyd_LIBADD = -lpthread