fix parsing and printing of numeric replies
[cloogle-irc.git] / Makefile
index 52e804e..5b95983 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,9 @@ CLMLIBS:=\
        -I $(CLEAN_HOME)/lib/Generics\
        -I $(CLEAN_HOME)/lib/TCPIP\
        -I $(CLEAN_HOME)/lib/Dynamics\
+       -I ./libcloogle
 
-BINARIES:=test cloogle
+BINARIES:=test IRC cloogle
 
 all: $(BINARIES)