diff --git a/example/Plot/2_PSE_convergence/Makefile b/example/Plot/2_PSE_convergence/Makefile
index 6aa9e2fa0fe346f54844ea4939c088e17854d9a3..dc8875a8aa44e80bcae2a88ff4270e4049865b6b 100644
--- a/example/Plot/2_PSE_convergence/Makefile
+++ b/example/Plot/2_PSE_convergence/Makefile
@@ -17,8 +17,8 @@ LDIR =
 
 #all: conv_p
 
-#run: all
-#	source $$HOME/openfpm_vars; ./conv_p
+run: #all
+	source $$HOME/openfpm_vars;# ./conv_p
 
 #.PHONY: clean all run