X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=0d5a6cfbde410af0e0876c3fbc185e5678318f80;hb=08f2f401d5f8cd0ef1e3dc7c6e2b55f67e04174c;hp=d56b11ae175578a880e9429e5ea31f9498a97bf6;hpb=5d6ed6a71a644fe3388ac8809f6297ad2d45a962;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index d56b11ae..0d5a6cfb 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -109,7 +109,7 @@ TESTS = \ tests/libpspp/ll-test \ tests/libpspp/llx-test -noinst_PROGRAMS += tests/libpspp/ll-test tests/libpspp/llx-test +check_PROGRAMS += tests/libpspp/ll-test tests/libpspp/llx-test tests_libpspp_ll_test_SOURCES = \ src/libpspp/ll.c \