X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=0bbd16a789e14b9c761ad57d938a0d4207668c1a;hp=31a42408ee442ed6460124719cf337c2c49eeee9;hb=d1b0f20fbd85d85cee19347e7deda5e3a9251906;hpb=226254ae192a8a5f2a69f3e35a6823fad36f4d0c diff --git a/Makefile b/Makefile index 31a4240..0bbd16a 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:=IRC cloogle all: $(BINARIES)