mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-13 00:13:43 +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:
@@ -20,10 +20,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 = libnhttpd_tuxboxapi.a
|
||||
|
Reference in New Issue
Block a user