From 0fc8d558005252c6c425258582ec8325f99272da Mon Sep 17 00:00:00 2001 From: Francois Gygi Date: Fri, 2 May 2014 21:38:10 +0000 Subject: [PATCH] fixed source path git-svn-id: http://qboxcode.org/svn/qb/trunk@1457 cba15fb0-1239-40c8-b417-11db7ca47a34 --- util/dynmat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/dynmat/Makefile b/util/dynmat/Makefile index 062434a..72bfe0e 100644 --- a/util/dynmat/Makefile +++ b/util/dynmat/Makefile @@ -16,7 +16,7 @@ # include $(TARGET).mk #------------------------------------------------------------------------------ -SRCDIR = $(HOME)/qb/export/rel1_52_1/qb/src/ +SRCDIR = ../../src/ EXEC = dynmat # use source files in SRCDIR but not objects, which may use MPI vpath %.h $(SRCDIR) -- libgit2 0.26.0