diff --git a/test/Makefile b/test/Makefile index c4b7dbe..7241b9c 100644 --- a/test/Makefile +++ b/test/Makefile @@ -61,11 +61,11 @@ ntndarrayAttributeTest_SRCS = ntndarrayAttributeTest.cpp TESTS += ntndarrayAttributeTest TESTPROD_HOST += ntcontinuumTest -ntattributeTest_SRCS = ntcontinuumTest.cpp +ntcontinuumTest = ntcontinuumTest.cpp TESTS += ntcontinuumTest TESTPROD_HOST += nthistogramTest -ntattributeTest_SRCS = nthistogramTest.cpp +nthistogramTest_SRCS = nthistogramTest.cpp TESTS += nthistogramTest TESTPROD_HOST += ntutilsTest