align includes and Makefiles to directory changes

Origin commit data
------------------
Branch: master
Commit: 464f5d2a3d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)

Origin message was:
------------------
- align includes and Makefiles to directory changes

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-23 22:33:56 +01:00
parent 7751513ace
commit 3e6bc82307
6 changed files with 15 additions and 15 deletions

View File

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