X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=Makefile;h=29ee7aa348161d3fc0f0be6232ee85aca8539646;hb=cbc1e00dbd0e45d064bce91b84e0959937894daf;hp=3dcb94ce082e69c0ff7f713c43bf492841ea043e;hpb=26fccb93b1256eb435e16e5c4646ec8ed4116b71;p=apps%2Fpfixtools.git diff --git a/Makefile b/Makefile index 3dcb94c..29ee7aa 100644 --- a/Makefile +++ b/Makefile @@ -45,8 +45,8 @@ TESTS = tst-rbl GENERATED = tokens.h tokens.c postlicyd_SOURCES = common.c threads.c str.c buffer.c \ - greylist.c rbl.c \ - $(GENERATED) postfix.c main-postlicyd.c + policy.c greylist.c rbl.c \ + $(GENERATED) main-postlicyd.c postlicyd_LIBADD = -lpthread $(TC_LIBS) postlicyd_CFLAGS = $(TC_CFLAGS)