X-Git-Url: https://git.cworth.org/git?p=spritext;a=blobdiff_plain;f=Makefile;h=9c7effc840d95860469ffeb5104ff6725c4a8344;hp=55cd6c8687c742de0f95976fb5cd0e6c47947805;hb=HEAD;hpb=a766a28fc520203643b94c89ea6af3576cb12415 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