We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a0719 commit e57f6b8Copy full SHA for e57f6b8
ExampleCodes/Basic/HeatEquation_EX0_C/Exec/GNUmakefile
@@ -11,7 +11,7 @@ include $(AMREX_HOME)/Tools/GNUMake/Make.defs
11
12
include ../Source/Make.package
13
VPATH_LOCATIONS += ../Source
14
-INCLUDE_LOCATIONS += ./Source
+INCLUDE_LOCATIONS += ../Source
15
16
include $(AMREX_HOME)/Src/Base/Make.package
17
0 commit comments