From e2b2d91db54a130a77e077d33292e2064c939dfe Mon Sep 17 00:00:00 2001
From: Juan Escobar <escj@aero.obs-mip.fr>
Date: Thu, 13 Oct 2016 16:40:02 +0200
Subject: [PATCH] Juan 13/10/2016:Makefile , add first call to get_pgd_files

---
 MY_RUN/KTEST/013_Iroise_ideal_case_coupling/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MY_RUN/KTEST/013_Iroise_ideal_case_coupling/Makefile b/MY_RUN/KTEST/013_Iroise_ideal_case_coupling/Makefile
index b7b81c49d..f19f2f03a 100644
--- a/MY_RUN/KTEST/013_Iroise_ideal_case_coupling/Makefile
+++ b/MY_RUN/KTEST/013_Iroise_ideal_case_coupling/Makefile
@@ -1,4 +1,5 @@
 all:
+	cd 1_INPUT_MNH/ && get_pgd_files
 	cd 1_INPUT_MNH/ && run_prep_mesonh_xyz
 	cd 2_INPUT_TOY/ && run_prep_toy
 	cd A_RUN_MNH_TOY/ && run_mesonh_xyz
-- 
GitLab