X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile;h=14f17ef267683c0bd348f1b507c5660c2fabf39d;hb=39b7f117f31404e4cc936b28b6a7d0fc2cc0141e;hp=d74c04ba8a3ca9964db26520328c02234cf76a18;hpb=067f67d8b3d5b4a05c406f23e8129eb08413eb2f;p=loudgame diff --git a/Makefile b/Makefile index d74c04b..14f17ef 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -ALL=lg-echo lg-test lg-set +ALL=lg-echo lg-test lg-set lg-loa MYCFLAGS=-Wall `pkg-config --cflags loudmouth-1.0` MYLDFLAGS=`pkg-config --libs loudmouth-1.0`