From 4ec36bd5f4cff3e614277815d7070201bb11f195 Mon Sep 17 00:00:00 2001 From: Jacek Jendrzej Date: Thu, 23 Nov 2017 08:56:38 +0100 Subject: [PATCH] disable test Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/188f10dd8644c30f64b04c99447c165193fb9790 Author: Jacek Jendrzej Date: 2017-11-23 (Thu, 23 Nov 2017) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a7fb1ad..5bf79de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4 lib_LTLIBRARIES = libstb-hal.la libstb_hal_la_SOURCES = SUBDIRS = common tools libthread -bin_PROGRAMS = libstb-hal-test +#bin_PROGRAMS = libstb-hal-test libstb_hal_la_LIBADD = \ common/libcommon.la \