Skip to content

Commit

Permalink
rename lib from pinterp to wrf
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Jan 17, 2024
1 parent 3df3507 commit 24afa16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internal/test_util/libcode/vx_tc_util/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ test_read_rmw_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_data2d_factory \
-lvx_data2d_nc_met \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nc_wrf \
$(PYTHON_MET_LIBS) $(PYTHON_DEP_LIBS) \
-lvx_data2d_nccf \
-lvx_data2d_grib $(GRIB2_MET_LIBS) $(GRIB2_DEP_LIBS) \
Expand Down
2 changes: 1 addition & 1 deletion internal/test_util/libcode/vx_tc_util/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ test_read_rmw_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_data2d_factory \
-lvx_data2d_nc_met \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nc_wrf \
$(PYTHON_MET_LIBS) $(PYTHON_DEP_LIBS) \
-lvx_data2d_nccf \
-lvx_data2d_grib $(GRIB2_MET_LIBS) $(GRIB2_DEP_LIBS) \
Expand Down

0 comments on commit 24afa16

Please sign in to comment.