X-Git-Url: https://git.cworth.org/git?p=loudgame;a=blobdiff_plain;f=Makefile;h=de7e1d30473e6ec8aa6011b417fa023f97f64508;hp=f4e529dc0f053b25bce5870c5cba85518a5cfd11;hb=b6068be315bea676faf0c8248068dda6b96c697f;hpb=e995240ce8748861317919d3ac98efece67076da diff --git a/Makefile b/Makefile index f4e529d..de7e1d3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -ALL=lm-echo +ALL=lg-echo MYCFLAGS=-Wall `pkg-config --cflags loudmouth-1.0` MYLDFLAGS=`pkg-config --libs loudmouth-1.0`