X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=Makefile;h=5508e3db86cfb1f6f7494b7065a4784624fc0589;hb=6d692d51a497e480ac4b0f4f63e6ce2539419e36;hp=d4c2aa0d154a89bd36d81c0bf12942a6fafc86b5;hpb=10b49f7af56977b8c27a26438b3cfb07ca63ae90;p=apps%2Fpfixtools.git diff --git a/Makefile b/Makefile index d4c2aa0..5508e3d 100644 --- 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