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