summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-10-10 09:53:38 +0200
committerErich Eckner <git@eckner.net>2019-10-10 09:53:38 +0200
commitad12c709f026e480d9cd3cc6662c2d826d58f57a (patch)
treeb0d78449c5d8b2bc4ae8385fe607e9a60479964e /Makefile
parentaae2b4b2711e6343e3e2f52ed0a7e595ce4ffb1d (diff)
downloadsendmailadvanced-ad12c709f026e480d9cd3cc6662c2d826d58f57a.tar.xz
put hooks into /etc/sendmailadvances.hooks/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 138fbde..6a2ecfb 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ install: all
install -D -m0755 sendmailadvanced $(DESTDIR)$(BINDIR)/sendmailadvanced
install -D -m0644 sendmailadvanced.1 $(DESTDIR)$(MANDIR)/man1/sendmailadvanced.1
install -D -m0644 sendmailadvanced.conf $(DESTDIR)$(ETCDIR)/sendmailadvanced.conf
+ install -d -m0755 $(DESTDIR)$(ETCDIR)/sendmailadvanced.hooks
clean:
ls -A | \