Skip to content

Commit

Permalink
Merge pull request #478 from DLR-AMR/fix-bootstrap-warning
Browse files Browse the repository at this point in the history
Removed superfluous Makfile operations.
  • Loading branch information
jmark authored Mar 17, 2023
2 parents c219065 + c45412e commit d6a7433
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ test_t8_forest_t8_test_user_data_SOURCES = test/t8_forest/t8_test_user_data.cxx
test_t8_geometry_t8_test_point_inside_SOURCES = test/t8_geometry/t8_test_point_inside.cxx
test_t8_geometry_t8_test_geometry_SOURCES = test/t8_geometry/t8_test_geometry.cxx

test_t8_data_t8_test_shmem_SOURCES = test/t8_data/t8_test_shmem.cxx
test_t8_test_netcdf_linkage_SOURCES = test/t8_test_netcdf_linkage.c

t8code_googletest_programs = \
test/t8_gtest_main

Expand Down

0 comments on commit d6a7433

Please sign in to comment.