make lt_dfbinput a c++ file

this allows to put the videowatchdog into the same thread later
This commit is contained in:
Stefan Seyfried
2012-01-14 13:47:56 +01:00
parent 1e5b353de3
commit 5732251e24
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ noinst_LIBRARIES = libtriple.a
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
libtriple_a_SOURCES = \
lt_dfbinput.c \
lt_dfbinput.cpp \
lt_debug.cpp \
dmx_td.cpp \
ca.cpp \