From a0c736022733a56ef7894b4662adb12bee889ef5 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Mon, 11 May 2020 14:29:53 -0600 Subject: [PATCH] Remove non-existing include directory namphysics --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 80975032..6403a68b 100644 --- a/makefile +++ b/makefile @@ -17,7 +17,7 @@ endif LIBRARY = libstochastic_physics.a -FFLAGS += -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I$(FMS_DIR) -I../FV3/namphysics +FFLAGS += -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I$(FMS_DIR) SRCS_F =