From e10c9ebb7a71b2e7bd7a21ed90e69211161d2b54 Mon Sep 17 00:00:00 2001
From: Thomas Witkowski <thomas.witkowski@gmx.de>
Date: Fri, 3 Apr 2009 08:20:37 +0000
Subject: [PATCH] * small change in demo's Makefile

---
 demo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demo/Makefile b/demo/Makefile
index 2a3d4d00..2c1fb20d 100644
--- a/demo/Makefile
+++ b/demo/Makefile
@@ -15,7 +15,7 @@ USE_SMI = 0
 USE_MPCCI = 0
 DEBUG = 0
 
-AMDIS_DIR = /usr/local/AMDiS
+AMDIS_DIR = ../AMDiS
 MPI_DIR =                   # on mars, deimos or themisto, leave this field blank
 BOOST_DIR =                 # if compiled with boost support, define here the boost directory
 SMI_DIR = 
-- 
GitLab