X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdraw%2FMakefile;h=6b986b4223e0631eb334d2651db3427da853a198;hb=2733436da522650d4e918b7bc7d65f966f149792;hp=2696f300d6d0dbf92a4cb5b637df32b6ad01a603;hpb=96cee909d1392f098c22c0122f12e358a7fe8174;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