add nickserv and a cli. Fix #2
[cloogle-irc.git] / Makefile
index 2829e31..bd1f7b7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ CLMLIBS:=\
        -I $(CLEAN_HOME)/lib/Dynamics\
        -I ./libcloogle
 
-BINARIES:=IRC cloogle
+BINARIES:=IRC cloogleirc #test
 
 all: $(BINARIES)