Skip to content

Commit

Permalink
removed comment errror in test makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigfried Haering committed Oct 16, 2024
1 parent 3d031af commit a47780b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ test_grad_LDADD = ../src/libtps.la
test_grad_LDADD += $(HDF5_LIBS)
test_grad_LDADD += $(GRVY_LIBS)

#check_PROGRAMS += test_table
check_PROGRAMS += test_table
test_table_SOURCES = test_table.cpp
test_table_LDADD = ../src/libtps.la
test_table_LDADD += $(HDF5_LIBS)
Expand Down

0 comments on commit a47780b

Please sign in to comment.