Files
recycled-ni-neutrino/lib/libtriple/Makefile.am
Stefan Seyfried 3e01e9f21b make lt_dfbinput a c++ file
this allows to put the videowatchdog into the same thread later


Origin commit data
------------------
Branch: ni/coolstream
Commit: 02ef55e312
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-01-14 (Sat, 14 Jan 2012)



------------------
This commit was generated by Migit
2012-04-17 19:33:51 +02:00

19 lines
306 B
Makefile

INCLUDES = \
@DIRECTFB_CFLAGS@
noinst_LIBRARIES = libtriple.a
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
libtriple_a_SOURCES = \
lt_dfbinput.cpp \
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