Cleanup, fix memleaks.
[apps/pfixtools.git] / Makefile
index 40894b5..5508e3d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ TESTS    = tst-rbl
 
 GENERATED = tokens.h tokens.c
 
-lib_SOURCES = str.c buffer.c common.c epoll.c $(GENERATED)
+lib_SOURCES = str.c buffer.c common.c epoll.c server.c $(GENERATED)
 
 postlicyd_SOURCES = greylist.c rbl.c main-postlicyd.c lib.a
 postlicyd_LIBADD  = $(TC_LIBS)