diff options
| author | Jens Schweikhardt <schweikh@schweikhardt.net> | 2025-08-27 23:09:37 +0200 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@schweikhardt.net> | 2025-08-27 23:09:37 +0200 |
| commit | 717163410a7ec8fea1d8553ddc071a9805922d1b (patch) | |
| tree | e778a82b17283944526f0e8a6da48409b154d16c /GNUmakefile | |
| parent | b4b0afc99a79ecf46505255d3128b8fb33ffdafd (diff) | |
Some finger pointing! Symbolically.
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 4533dd9..e4f3c23 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -15,6 +15,8 @@ TOP_LEVEL_TARGETS += srctohex TOP_LEVEL_TARGETS += hextobdf TOP_LEVEL_TARGETS += gallant.bdf TOP_LEVEL_TARGETS += gallant.fnt +TOP_LEVEL_TARGETS += gallant.pcf +TOP_LEVEL_TARGETS += images .PHONY: all |
