diff --git a/unit/GNUmakefile b/unit/GNUmakefile index fd137254..624a7c82 100644 --- a/unit/GNUmakefile +++ b/unit/GNUmakefile @@ -14,7 +14,7 @@ MV = mv -f RANLIB = ranlib RM = rm -f TARGET = unit -VPATH = .:../src:../src/phreeqcpp:../src/phreeqcpp/phreeqc +VPATH = .:../src:../src/phreeqcpp %.o: %.c test -z "$(DEPDIR)" || $(MKDIR_P) "$(DEPDIR)"