aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-03-01 14:38:15 +0100
committerPhilip Kaludercic <philipk@posteo.net>2022-03-01 14:42:39 +0100
commit94e3d6da161f1cdccaf9fa40bcfdbf21c61a642a (patch)
tree82eeec32e0ab135c454733d856733001d078ddb5 /Makefile
parent76aaecbb2f57116ab77c92315ee2df26187a82d9 (diff)
Drop point releases from file names
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index cc98a4b..1e63cb5 100644
--- a/Makefile
+++ b/Makefile
@@ -5,11 +5,11 @@
EMACS = emacs
BYTEC = compat-help.elc \
compat-macs.elc \
- compat-24.4.elc \
- compat-25.1.elc \
- compat-26.1.elc \
- compat-27.1.elc \
- compat-28.1.elc \
+ compat-24.elc \
+ compat-25.elc \
+ compat-26.elc \
+ compat-27.elc \
+ compat-28.elc \
compat.elc
all: compile test