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)