fixeria submitted this change.
tests: use check_PROGRAMS for tests, not noinst_PROGRAMS
Change-Id: I616ed6920af98502424e4eab6cffde5d39d9698e
---
M tests/ranap_rab_ass/Makefile.am
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/tests/ranap_rab_ass/Makefile.am b/tests/ranap_rab_ass/Makefile.am
index cdda8e3..1278ae8 100644
--- a/tests/ranap_rab_ass/Makefile.am
+++ b/tests/ranap_rab_ass/Makefile.am
@@ -19,7 +19,7 @@
ranap_rab_ass_test.ok \
$(NULL)
-noinst_PROGRAMS = \
+check_PROGRAMS = \
ranap_rab_ass_test \
$(NULL)
To view, visit change 32138. To unsubscribe, or for help writing mail filters, visit settings.