From b8adf2d5be20dffe93793ac39211e432aac17ff1 Mon Sep 17 00:00:00 2001 From: TangoCash Date: Sun, 5 Nov 2017 16:58:19 +0100 Subject: [PATCH] fix compile #2 Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/cdbe0446274e977588f5a5a73c1b3c2ee679ecd0 Author: TangoCash Date: 2017-11-05 (Sun, 05 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 f523a79..a7fb1ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,7 @@ libstb_hal_la_LIBADD += \ endif if BOXTYPE_ARMBOX libstb_hal_test_LDADD += -lasound -SUBDIRS += libarmbox +SUBDIRS += libarmbox libdvbci libstb_hal_la_LIBADD += \ libarmbox/libarmbox.la \ libdvbci/libdvbci.la