add nickserv and a cli. Fix #2
[cloogle-irc.git] / Makefile
index 4be80d8..bd1f7b7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,10 +13,9 @@ 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 #test
+BINARIES:=IRC cloogleirc #test
 
 all: $(BINARIES)