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