Add comments to the greylist algorithm.
[apps/pfixtools.git] / Makefile
index d4c2aa0..5508e3d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,9 +45,9 @@ 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 server.c lib.a
+postlicyd_SOURCES = greylist.c rbl.c main-postlicyd.c lib.a
 postlicyd_LIBADD  = $(TC_LIBS)
 
 pfix-srsd_SOURCES = main-srsd.c lib.a