Skip to content

Commit bbce098

Browse files
SpacemacsBotSpacemacsBot
andauthored
[bot] "built_in_updates" Wed Mar 4 17:43:36 UTC 2026 (#17244)
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
1 parent 5bd2c28 commit bbce098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/libs/package-build.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,7 @@ is the same as the value of `export_file_name'."
13621362
"doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo"
13631363
"docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
13641364
(:exclude
1365-
".dir-locals.el" "lisp/.dir-locals.el"
1365+
".*.el" "lisp/.*.el"
13661366
"test.el" "tests.el" "*-test.el" "*-tests.el"
13671367
"lisp/test.el" "lisp/tests.el" "lisp/*-test.el" "lisp/*-tests.el"))
13681368
"Default value for `:files' attribute in recipes.")

0 commit comments

Comments
 (0)