tests: use check_PROGRAMS for tests, not noinst_PROGRAMS

Change-Id: I616ed6920af98502424e4eab6cffde5d39d9698e
This commit is contained in:
Vadim Yanitskiy 2023-03-30 02:50:26 +07:00
parent 0b10b5799f
commit a65c57a159
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ EXTRA_DIST = \
ranap_rab_ass_test.ok \
$(NULL)
noinst_PROGRAMS = \
check_PROGRAMS = \
ranap_rab_ass_test \
$(NULL)