fix compile

Origin commit data
------------------
Branch: master
Commit: b5820fadde
Author: TangoCash <eric@loxat.de>
Date: 2017-11-05 (Sun, 05 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-11-05 16:57:11 +01:00
parent d5fa88c7cd
commit dfa17c437a

View File

@@ -56,5 +56,6 @@ if BOXTYPE_ARMBOX
libstb_hal_test_LDADD += -lasound libstb_hal_test_LDADD += -lasound
SUBDIRS += libarmbox SUBDIRS += libarmbox
libstb_hal_la_LIBADD += \ libstb_hal_la_LIBADD += \
libarmbox/libarmbox.la libarmbox/libarmbox.la \
libdvbci/libdvbci.la
endif endif