From dc6917f4458ee07f15c392d8f86c6f1d339f4ad4 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 23 Dec 2018 22:33:56 +0100 Subject: [PATCH] Makefile.am: put commented libtest lines together Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/9f5b84c764e46eb86abff6efab207a23319d9e54 Author: vanhofen Date: 2018-12-23 (Sun, 23 Dec 2018) Origin message was: ------------------ - Makefile.am: put commented libtest lines together ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index fd883e1..e9edd85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,12 +3,11 @@ ACLOCAL_AMFLAGS = -I m4 lib_LTLIBRARIES = libstb-hal.la libstb_hal_la_SOURCES = SUBDIRS = common tools -#bin_PROGRAMS = libstb-hal-test libstb_hal_la_LIBADD = \ common/libcommon.la - +#bin_PROGRAMS = libstb-hal-test #libstb_hal_test_SOURCES = libtest.cpp #libstb_hal_test_LDADD = libstb-hal.la