X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=5b959835115be26ad6f0bc6d9db7a90d442e285d;hp=70420e871579b87e45bce3489362f4d4b56f52f4;hb=3df957122a6a6644ff8c8b720d2578010f54087e;hpb=f828f3a79cfcfb21c6c7a7773905cc210a739f75 diff --git a/Makefile b/Makefile index 70420e8..5b95983 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:=test IRC cloogle all: $(BINARIES)