mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
remove obsolete embedded libtriple
the code is unmaintained and probably non-functional, everyone should use libstb-hal instead
This commit is contained in:
@@ -16,10 +16,6 @@ INCLUDES += -I$(top_srcdir)/lib/libcoolstream
|
||||
endif
|
||||
if USE_STB_HAL
|
||||
INCLUDES += -I$(STB_HAL_INC)
|
||||
else
|
||||
if BOXTYPE_TRIPLE
|
||||
INCLUDES += -I$(top_srcdir)/lib/libtriple
|
||||
endif
|
||||
endif
|
||||
|
||||
noinst_LIBRARIES = libneutrino_gui_components.a
|
||||
|
Reference in New Issue
Block a user