X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=Makefile;h=0dbc640ab909ecf1fa8f5a99c1bfa9c29577e7dc;hb=083a49e2edd85f2aa4cc949f4cbf4e7b00cdb88c;hp=fae279e1d70c31319e60df65f51d586d3178d950;hpb=360aa52da7c498ea412635a5ff4d832adb0488cc;p=apps%2Fpfixtools.git diff --git a/Makefile b/Makefile index fae279e..0dbc640 100644 --- a/Makefile +++ b/Makefile @@ -44,10 +44,10 @@ TESTS = tst-rbl GENERATED = tokens.h tokens.c postlicyd_SOURCES = common.c str.c buffer.c rbl.c \ - $(GENERATED) postfix.c postlicyd.c + $(GENERATED) postfix.c main-postlicyd.c postlicyd_LIBADD = -lpthread -pfix-srsd_SOURCES = common.c buffer.c str.c srsd.c +pfix-srsd_SOURCES = common.c buffer.c str.c main-srsd.c pfix-srsd_LIBADD = -lsrs2 tst-rbl_SOURCES = tst-rbl.c