From 08f2f4ba4761ff10ee130e99a841c066a7194bd7 Mon Sep 17 00:00:00 2001 From: kokalj Date: Tue, 26 Sep 2017 10:05:57 +0000 Subject: [PATCH] fixing make.inc problem, which does not always exist and the non-existence prevents the "clean" targets from working git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13863 c92efa57-630b-4861-b058-cf58834340f0 --- GUI/PWgui/pwgui_vfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/PWgui/pwgui_vfs/Makefile b/GUI/PWgui/pwgui_vfs/Makefile index 3cd176539..bdc8aff6f 100644 --- a/GUI/PWgui/pwgui_vfs/Makefile +++ b/GUI/PWgui/pwgui_vfs/Makefile @@ -1,5 +1,5 @@ -include make.inc +-include make.inc include make.versions VFSDIR=pwgui.vfs