X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdraw%2FMakefile;h=6b986b4223e0631eb334d2651db3427da853a198;hb=9419cf4f22e5cd337da54d7907fc0a5e848bd464;hp=2696f300d6d0dbf92a4cb5b637df32b6ad01a603;hpb=8e82ecb3eddd992c1d351ad7489ae5cbdb761cea;p=fw%2Faltos diff --git a/src/draw/Makefile b/src/draw/Makefile index 2696f300..6b986b42 100644 --- a/src/draw/Makefile +++ b/src/draw/Makefile @@ -95,7 +95,9 @@ FONT_SRCS=$(BDFS:.bdf=.c) .bdf.c: nickle font-convert -o $@ $< -all: ao_font.h ao_logo.h lco-test line-test +all: ao_font.h ao_logo.h + +test: lco-test line-test $(FONT_SRCS): font-convert