diff options
author | Mattias Andrée <maandree@kth.se> | 2023-01-24 17:48:26 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-01-24 17:48:26 +0100 |
commit | ddeb71ba1352c67e8d9233f69d87603bf6cf1638 (patch) | |
tree | ac0a3135cb9efe8c77ca4def8145e756cd830168 /Makefile | |
parent | Add todos (diff) | |
download | libfonts-ddeb71ba1352c67e8d9233f69d87603bf6cf1638.tar.gz libfonts-ddeb71ba1352c67e8d9233f69d87603bf6cf1638.tar.bz2 libfonts-ddeb71ba1352c67e8d9233f69d87603bf6cf1638.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,4 +111,4 @@ clean: .SUFFIXES: .SUFFIXES: .lo .o .c .test -.PHONY: all install uninstall clean +.PHONY: all check install uninstall clean |