X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=70420e871579b87e45bce3489362f4d4b56f52f4;hp=52e804e6aef0898fd643ee6f5b9c70db31023a58;hb=f828f3a79cfcfb21c6c7a7773905cc210a739f75;hpb=c889f42c8845390b3ba7e65b7c28fbe71c7ac374 diff --git a/Makefile b/Makefile index 52e804e..70420e8 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,9 @@ CLMLIBS:=\ -I $(CLEAN_HOME)/lib/Generics\ -I $(CLEAN_HOME)/lib/TCPIP\ -I $(CLEAN_HOME)/lib/Dynamics\ + -I ./cloogle-sub/backend -BINARIES:=test cloogle +BINARIES:=test cloogle IRC all: $(BINARIES)