X-Git-Url: https://git.cworth.org/git?p=loudgame;a=blobdiff_plain;f=Makefile;fp=Makefile;h=14f17ef267683c0bd348f1b507c5660c2fabf39d;hp=d74c04ba8a3ca9964db26520328c02234cf76a18;hb=7e33d9d0482f397390bea2f2ce17562ac2bb736d;hpb=84366ba467d765ba7a14084b8b8c49fb1c61ab07 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`