X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=Makefile;h=5508e3db86cfb1f6f7494b7065a4784624fc0589;hb=6a736221313a18d611bc5e2c49f4fa8b354390f2;hp=40894b5ae3fdaaff7b2eac0293aeb08d899bcffc;hpb=52534a99b8e1644411383e8406519add7984cee9;p=apps%2Fpfixtools.git diff --git a/Makefile b/Makefile index 40894b5..5508e3d 100644 --- 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)