Some sort of vague ipython analysis
[ipdf/code.git] / src / Makefile
index 03cf3aa..30fa7a9 100644 (file)
@@ -41,7 +41,7 @@ DEF = -DREALTYPE=$(REALTYPE)
 ## Only link with things we care about
 
 ifeq ($(QUADTREE),enabled)
-       OBJ := $(OBJ) quadtree.o
+       OBJ := $(OBJ)
 else
        DEF := $(DEF) -DQUADTREE_DISABLED
 endif

UCC git Repository :: git.ucc.asn.au