X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=Makefile;h=31a42408ee442ed6460124719cf337c2c49eeee9;hp=19086b68703eebb27e8c05acec70455246a0d279;hb=bac25515f111115ec1cd3fd44d9cf857c23e340f;hpb=d0094022a0169765678e500d2713db15433248bd diff --git a/Makefile b/Makefile index 19086b6..31a4240 100644 --- 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 ./cloogle-sub/backend -BINARIES:=test +BINARIES:=test IRC all: $(BINARIES)