Skip to content

Commit

Permalink
Fixed vpf test [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
manodeep committed Sep 5, 2016
1 parent 358239e commit efbb129
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions xi_theory/vpf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,9 @@ countspheres_impl_float.o:countspheres_impl_float.c countspheres_impl_float.h vp
countspheres_impl_double.o:countspheres_impl_double.c countspheres_impl_double.h vpf_kernels_double.c $(UTILS_DIR)/gridlink_impl_double.h $(UTILS_DIR)/cellarray_double.h
countspheres.o:countspheres.c countspheres_impl_float.h countspheres_impl_double.h

tests: ../tests/tests_periodic ../tests/tests_nonperiodic
$(MAKE) -C ../tests vpf

tests:
$(MAKE) -C ../tests vpf

../tests/tests_nonperiodic:
$(MAKE) -C ../tests

install:$(INSTALL_BIN_DIR)/$(TARGET) $(INSTALL_LIB_DIR)/$(LIBRARY) $(INSTALL_HEADERS_DIR)/$(LIBRARY_HEADERS)

Expand Down

0 comments on commit efbb129

Please sign in to comment.