aboutsummaryrefslogtreecommitdiffstats
path: root/oni-php/Eldev
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-php/Eldev
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-php/Eldev')
-rw-r--r--oni-php/Eldev2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni-php/Eldev b/oni-php/Eldev
index 1ba3134..72e2000 100644
--- a/oni-php/Eldev
+++ b/oni-php/Eldev
@@ -10,4 +10,4 @@
(setf eldev-files-to-package
`(:or ,eldev-files-to-package
- '("*.el" "./snippets/**/*")))
+ '("*.el" "scripts/*")))