aboutsummaryrefslogtreecommitdiff
path: root/worker/handler_notmuch.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker/handler_notmuch.go')
-rw-r--r--worker/handler_notmuch.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/worker/handler_notmuch.go b/worker/handler_notmuch.go
new file mode 100644
index 0000000..b1e210c
--- /dev/null
+++ b/worker/handler_notmuch.go
@@ -0,0 +1,5 @@
+//+build notmuch
+
+package worker
+
+import _ "git.sr.ht/~sircmpwn/aerc/worker/notmuch"