Files
recycled-ni-libstb-hal/libtriple/Makefile.am
Stefan Seyfried d6970217fd libtriple: add usable dummy cCA class
Origin commit data
------------------
Branch: master
Commit: e3301b3205
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00

25 lines
492 B
Makefile

INCLUDES = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir)/lib/connection \
-I$(top_srcdir)/lib/libeventserver \
@DIRECTFB_CFLAGS@
noinst_LIBRARIES = libtriple.a
AM_CPPFLAGS = -fno-rtti -fno-exceptions
libtriple_a_SOURCES = \
lt_debug.cpp \
dmx_td.cpp \
ca.cpp \
video_td.cpp \
audio_td.cpp \
init_td.cpp \
playback_td.cpp \
pwrmngr.cpp \
record_td.cpp
#libtriple_a_LIBADD = $(top_builddir)/src/driver/libneutrino_driver.a