aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f9d939c..4689137 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ N = `nproc`
test-config-files = \
tests/internet/etc/postfix/main.cf \
tests/internet/etc/dkimproxyout.conf \
- tests/internet/etc/dovecot2/dovecot2.conf \
+ tests/internet/etc/dovecot/dovecot.conf \
derived-assets = \
queue.scm.sentinel \
@@ -67,7 +67,7 @@ internet-files = \
$(local-files) \
/etc/sasl2/smtpd.conf \
/etc/dkimproxyout.conf \
- /etc/dovecot2/dovecot2.conf \
+ /etc/dovecot/dovecot.conf \
check-guix-static-local: local.scm.sentinel $(test-config-files)
for f in $(local-files); do \