X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=570ed8df22295dfd28deb0187eae58788d313493;hp=0bbd16a789e14b9c761ad57d938a0d4207668c1a;hb=1547e1cacf063d05c1ae686e6a1047792e13ef60;hpb=10c67ead1fd19a7850e9e995890564f402d92b03 diff --git a/Makefile b/Makefile index 0bbd16a..570ed8d 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)