aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-06-28 18:15:58 -0700
committerGravatar Tom Willemse2026-06-28 18:19:42 -0700
commit2bf5ba230c71960f81daff285758033736e6ca40 (patch)
tree1672d5903f412df27d84dff660e395540128a45c /oni-org
parent73b19b3c7484ab5fed17f543cba56461ad55a617 (diff)
downloademacs-config-2bf5ba230c71960f81daff285758033736e6ca40.tar.gz
emacs-config-2bf5ba230c71960f81daff285758033736e6ca40.zip
GNUmakefile: Update package recipes
These packages don't have snippets anymore and therefore aren't multi-file packages anymore.
Diffstat (limited to 'oni-org')
-rw-r--r--oni-org/Eldev1
1 files changed, 0 insertions, 1 deletions
diff --git a/oni-org/Eldev b/oni-org/Eldev
index 7c2d187..d25b320 100644
--- a/oni-org/Eldev
+++ b/oni-org/Eldev
@@ -15,6 +15,5 @@
(setf eldev-files-to-package
`(:or ,eldev-files-to-package
'("*.el"
- "./snippets/**/*"
"./icons/**/*"
"./capture-templates/**/*")))