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