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