Skip to content

Commit

Permalink
#3007 Added vx_ioda
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Dec 17, 2024
1 parent 00a3949 commit 2e4fbcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion src/libcode/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ SUBDIRS += vx_data2d_factory \
vx_nc_obs \
vx_solar \
vx_bool_calc \
vx_seeps
vx_seeps \
vx_ioda

MAINTAINERCLEANFILES = Makefile.in
4 changes: 2 additions & 2 deletions src/libcode/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ DIST_SUBDIRS = vx_grid vx_data2d vx_nc_util vx_data2d_grib \
vx_pxm vx_render vx_ps vx_plot_util vx_shapedata vx_statistics \
vx_stat_out vx_analysis_util vx_tc_util vx_summary \
vx_time_series vx_physics vx_series_data vx_regrid vx_nc_obs \
vx_solar vx_bool_calc vx_seeps
vx_solar vx_bool_calc vx_seeps vx_ioda
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
Expand Down Expand Up @@ -355,7 +355,7 @@ SUBDIRS = vx_grid vx_data2d vx_nc_util vx_data2d_grib vx_data2d_nc_met \
vx_pxm vx_render vx_ps vx_plot_util vx_shapedata vx_statistics \
vx_stat_out vx_analysis_util vx_tc_util vx_summary \
vx_time_series vx_physics vx_series_data vx_regrid vx_nc_obs \
vx_solar vx_bool_calc vx_seeps
vx_solar vx_bool_calc vx_seeps vx_ioda
MAINTAINERCLEANFILES = Makefile.in
all: all-recursive

Expand Down

0 comments on commit 2e4fbcd

Please sign in to comment.