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