mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-31 01:11:13 +02:00
move lt_debug to common/ subdirectory
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/common \
|
||||
@DIRECTFB_CFLAGS@
|
||||
|
||||
noinst_LIBRARIES = libspark.a
|
||||
@@ -7,7 +8,6 @@ AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
||||
|
||||
libspark_a_SOURCES = \
|
||||
lt_dfbinput.cpp \
|
||||
lt_debug.cpp \
|
||||
dmx.cpp \
|
||||
ca.cpp \
|
||||
video.cpp \
|
||||
|
Reference in New Issue
Block a user