X-Git-Url: https://git.cworth.org/git?p=spritext;a=blobdiff_plain;f=Makefile;fp=Makefile;h=9c7effc840d95860469ffeb5104ff6725c4a8344;hp=55cd6c8687c742de0f95976fb5cd0e6c47947805;hb=96d28dc64ae59b5312fd32404561c2307bad8b50;hpb=b484f319c9506a104a3e4a8fdf671ee306928fed diff --git a/Makefile b/Makefile index 55cd6c8..9c7effc 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ CFLAGS += `freetype-config --cflags` LDFLAGS += `pkg-config cairo --libs` LDFLAGS += `freetype-config --libs` -spritext: spritext.o -lcgic +spritext: spritext.o clean: rm -f *.o spritext