mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
@@ -2,12 +2,11 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
lib_LTLIBRARIES = libstb-hal.la
|
||||
libstb_hal_la_SOURCES =
|
||||
SUBDIRS = common tools libthread
|
||||
SUBDIRS = common tools
|
||||
#bin_PROGRAMS = libstb-hal-test
|
||||
|
||||
libstb_hal_la_LIBADD = \
|
||||
common/libcommon.la \
|
||||
libthread/libthread.la
|
||||
common/libcommon.la
|
||||
|
||||
|
||||
#libstb_hal_test_SOURCES = libtest.cpp
|
||||
|
Reference in New Issue
Block a user