X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdraw%2FMakefile;fp=src%2Fdraw%2FMakefile;h=e56acf2958f1b110ef4782d0bb2af6738139de95;hb=38ff7005463ae83bd662ad06434840327bde729d;hp=d64e40debb033400fb32c43a4e377c177563a45a;hpb=f9e2f41feac8ccd4e02020cf672366b194d2d60d;p=fw%2Faltos diff --git a/src/draw/Makefile b/src/draw/Makefile index d64e40de..e56acf29 100644 --- a/src/draw/Makefile +++ b/src/draw/Makefile @@ -29,6 +29,7 @@ SRCS=\ ao_line.c \ ao_pattern.c \ ao_rect.c \ + ao_poly.c \ ao_text.c \ $(FONT_SRCS)