X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=09cf70791ba99f94cfa95df35d205c4a5483e8c4;hp=2829e31f825a7c24a9380be0919ac7a322ac1647;hb=5c61e75056305c3199cef1b5d080cc8c4fc23552;hpb=72720f27dc0ba5acdb7e3c5ae071fa1c14986ba5 diff --git a/Makefile b/Makefile index 2829e31..09cf707 100644 --- a/Makefile +++ b/Makefile @@ -13,9 +13,10 @@ CLMLIBS:=\ -I $(CLEAN_HOME)/lib/Generics\ -I $(CLEAN_HOME)/lib/TCPIP\ -I $(CLEAN_HOME)/lib/Dynamics\ + -I ~/projects/gast/Libraries\ -I ./libcloogle -BINARIES:=IRC cloogle +BINARIES:=IRC cloogle test all: $(BINARIES)