X-Git-Url: https://harishankar.org/repos/?p=wordblah.git;a=blobdiff_plain;f=Makefile;h=90cbb91f0763f34af1db1d7998cef1b713f22953;hp=0842251b5c2d15b8fb3b46f36bdcb8f541dba385;hb=3d73a89d86191634ac382e0772708389686b8dde;hpb=48a65b2e455c24d2482fd9098c918935714a198f diff --git a/Makefile b/Makefile index 0842251..90cbb91 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ wordblox: wordblox.c wordblox.h constantstrings.h - clang wordblox.c -lgd -lcrypt -o wordblox + clang wordblox.c -lgd -lz -lcrypt -o wordblox