X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=postlicyd%2FMakefile;fp=postlicyd%2FMakefile;h=64c7433c25fcec8f10a215133cbc9af73c807a0f;hb=785558696ffa16453be0b5b565c46b6426126d1e;hp=81d2ac25f7f1266a00bf39bb56daf3009b6f0eae;hpb=f78d6baee60179e6ce41cc7058a8df5857116010;p=apps%2Fpfixtools.git diff --git a/postlicyd/Makefile b/postlicyd/Makefile index 81d2ac2..64c7433 100644 --- a/postlicyd/Makefile +++ b/postlicyd/Makefile @@ -40,7 +40,7 @@ TESTS = tst-rbl tst-filters tst-greylist UB_LIBS = -lunbound -FILTERS = iplist.c greylist.c strlist.c match.c +FILTERS = iplist.c greylist.c strlist.c match.c counters.c postlicyd_SOURCES = main-postlicyd.c ../common/lib.a filter.c config.c query.c $(FILTERS) $(GENERATED) postlicyd_LIBADD = $(UB_LIBS) $(TC_LIBS) -lev