diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-04-20 10:37:51 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-04-20 10:37:51 +0200 |
| commit | a058cfc5f651010e875c7ea336819c9dc39d0486 (patch) | |
| tree | 58f1fc0c3ea87d84ac8e000312f43978a951f74b /Makefile | |
| parent | 021cf5f4be2f418554ad1adf761dce6bd9aaf5b2 (diff) | |
Add compat-font-lock to the list of byte compiled files
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |
