move dependent headers into one directory

in preparation of proper installation of the lib
This commit is contained in:
Stefan Seyfried
2013-10-27 14:34:45 +01:00
parent ffc375869b
commit 91775a6029
25 changed files with 25 additions and 27 deletions

View File

@@ -2,6 +2,7 @@ noinst_LTLIBRARIES = libspark.la
AM_CPPFLAGS = \
-I$(top_srcdir)/common \
-I$(top_srcdir)/include \
-I$(top_srcdir)/libeplayer3/include
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing