sync with seife

This commit is contained in:
martii
2013-01-30 19:13:45 +01:00
22 changed files with 940 additions and 531 deletions

View File

@@ -2,12 +2,12 @@ INCLUDES = \
-I$(top_srcdir)/common \
-I$(top_srcdir)/libeplayer3/include
noinst_LIBRARIES = libspark.a
noinst_LTLIBRARIES = libspark.la
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = -lpthread -lasound
libspark_a_SOURCES = \
libspark_la_SOURCES = \
irmp.c \
hardware_caps.c \
lirmp_input.cpp \