diff -r 4f955ca8e44f -r 4bf506005c14 Makefile --- a/Makefile Wed Jul 08 13:55:36 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - -# debian specific, needs to be more flexible -CONF_DIR = /etc/exim4 -PLUGIN_DIR = ${CONF_DIR}/Exim/Plugin - -.PHONY: all install - -all: - -install: - install -d ${PLUGIN_DIR} - install CheckDisclaimer.pm ${PLUGIN_DIR}/