move lt_debug to common/ subdirectory

Origin commit data
------------------
Branch: master
Commit: 08c393bddf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-11 (Sat, 11 Feb 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-02-11 10:32:31 +01:00
parent c45e9d90c8
commit eced6b7e63
10 changed files with 16 additions and 101 deletions

View File

@@ -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 \