From: Michael Orlitzky Date: Sun, 1 Aug 2021 12:54:27 +0000 (-0400) Subject: Makefile: report logreporters stuff. X-Git-Tag: 1.40.04~2 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=bbc24b2f77a0c65cf34d7bc463793679404d087b;hp=bbc24b2f77a0c65cf34d7bc463793679404d087b;p=postfix-logwatch.git Makefile: report logreporters stuff. This Makefile used to assemble postfix-logwatch from the"logreporters" source tree, but now it's a standalone project with the logreporters modules copy/pasted in. Delete the corresponding targets from the Makefile. ---