aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-04-20 10:37:51 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-04-20 10:37:51 +0200
commita058cfc5f651010e875c7ea336819c9dc39d0486 (patch)
tree58f1fc0c3ea87d84ac8e000312f43978a951f74b /Makefile
parent021cf5f4be2f418554ad1adf761dce6bd9aaf5b2 (diff)
Add compat-font-lock to the list of byte compiled files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4678ee1..c737a43 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@
EMACS = emacs
MAKEINFO = makeinfo
BYTEC = compat-help.elc \
+ compat-font-lock.elc \
compat-macs.elc \
compat-24.elc \
compat-25.elc \