attempt a generic implementation
[cloogle-irc.git] / Makefile
index 70420e8..31a4240 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ CLMLIBS:=\
        -I $(CLEAN_HOME)/lib/Dynamics\
        -I ./cloogle-sub/backend
 
-BINARIES:=test cloogle IRC
+BINARIES:=test IRC
 
 all: $(BINARIES)