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