diff options
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 2562196..ba9f396 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -47,6 +47,10 @@ install: gallant.bdf gallant.fnt fi; \ fi +.PHONY: images +images: + ./make-images.sh + # Find un-sorted codepoints in gallant.src. # .PHONY: check |
