diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-02-02 13:34:47 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-30 21:09:29 +0800 |
commit | 9934dd538b0ce116e3b1600272cb46369b082246 (patch) | |
tree | 2f28c6c362201151eaf8218e566479ed7eb72070 /dovecot/Makefile |
init commit
Diffstat (limited to 'dovecot/Makefile')
-rw-r--r-- | dovecot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dovecot/Makefile b/dovecot/Makefile new file mode 100644 index 0000000..5d80849 --- /dev/null +++ b/dovecot/Makefile | |||
@@ -0,0 +1,2 @@ | |||
1 | all: | ||
2 | ln -f `pwd`/sieve ~/sieve | ||