Skip to content

Commit

Permalink
Removed superfluous Makfile operations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Markert committed Mar 16, 2023
1 parent c219065 commit c45412e
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 c45412e

Please sign in to comment.