aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2023-05-21 09:58:55 +0200
committerPhilip Kaludercic <philipk@posteo.net>2023-05-21 10:00:43 +0200
commit1b5e81c350618710b3f5b62eec8d53ff363847f8 (patch)
treee3038d7be23e45e45a4d94a09507ff3bf5ded51c /Makefile
parent5aebd96ca19af04a099196bbdc3d9c3aed9e8bb6 (diff)
Prepare support for Emacs 30
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 64bfd64..b6ccb29 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ BYTEC = compat-25.elc \
compat-27.elc \
compat-28.elc \
compat-29.elc \
+ compat-30.elc \
compat.elc \
compat-macs.elc \
compat-tests.elc