mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-31 09:21:20 +02:00
libspark: rename files to common names
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
INCLUDES = \
|
||||
@DIRECTFB_CFLAGS@
|
||||
|
||||
noinst_LIBRARIES = libtriple.a
|
||||
noinst_LIBRARIES = libspark.a
|
||||
|
||||
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
||||
|
||||
libtriple_a_SOURCES = \
|
||||
libspark_a_SOURCES = \
|
||||
lt_dfbinput.cpp \
|
||||
lt_debug.cpp \
|
||||
dmx_td.cpp \
|
||||
dmx.cpp \
|
||||
ca.cpp \
|
||||
video_td.cpp \
|
||||
audio_td.cpp \
|
||||
init_td.cpp \
|
||||
playback_td.cpp \
|
||||
video.cpp \
|
||||
audio.cpp \
|
||||
init.cpp \
|
||||
playback.cpp \
|
||||
pwrmngr.cpp \
|
||||
record_td.cpp
|
||||
record.cpp
|
||||
|
Reference in New Issue
Block a user