From 675fb681a2ed63d6630696755d40be895fd17743 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 10 May 2026 16:37:05 -0500 Subject: build: include optional helpers and sounds in package --- Eask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Eask b/Eask index 340850f..5e9e7fe 100644 --- a/Eask +++ b/Eask @@ -8,7 +8,11 @@ (keywords "notification" "alert" "org" "org-agenda" "calendar") (package-file "chime.el") -(files "chime.el" "chime-debug.el" "chime-org-contacts.el") +(files "chime.el" + "chime-debug.el" + "chime-org-contacts.el" + "convert-org-contacts-birthdays.el" + "sounds") (source 'gnu) (source 'nongnu) -- cgit v1.2.3