aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-10 16:37:05 -0500
committerCraig Jennings <c@cjennings.net>2026-05-10 16:37:05 -0500
commit675fb681a2ed63d6630696755d40be895fd17743 (patch)
treefc2cc1c41768be128c30316a156e8b0781d96bba
parent3c64dac1b98049d475be838294349326c32248ae (diff)
downloadchime-675fb681a2ed63d6630696755d40be895fd17743.tar.gz
chime-675fb681a2ed63d6630696755d40be895fd17743.zip
build: include optional helpers and sounds in package
-rw-r--r--Eask6
1 files changed, 5 insertions, 1 deletions
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)