X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=Makefile;h=d4c2aa0d154a89bd36d81c0bf12942a6fafc86b5;hb=10b49f7af56977b8c27a26438b3cfb07ca63ae90;hp=a0f9786804638cd00e2bd365706e5cc854a1b8f2;hpb=ab8bc5aee397b411abd0358171e990e8bc4647d6;p=apps%2Fpfixtools.git diff --git a/Makefile b/Makefile index a0f9786..d4c2aa0 100644 --- a/Makefile +++ b/Makefile @@ -45,10 +45,10 @@ TESTS = tst-rbl GENERATED = tokens.h tokens.c -lib_SOURCES = threads.c str.c buffer.c common.c epoll.c $(GENERATED) +lib_SOURCES = str.c buffer.c common.c epoll.c $(GENERATED) -postlicyd_SOURCES = greylist.c rbl.c main-postlicyd.c lib.a -postlicyd_LIBADD = -lpthread $(TC_LIBS) +postlicyd_SOURCES = greylist.c rbl.c main-postlicyd.c server.c lib.a +postlicyd_LIBADD = $(TC_LIBS) pfix-srsd_SOURCES = main-srsd.c lib.a pfix-srsd_LIBADD = -lsrs2