Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Makefile.am')
-rw-r--r--src/game/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Makefile.am b/src/game/Makefile.am
index 2aaf56f..c33369f 100644
--- a/src/game/Makefile.am
+++ b/src/game/Makefile.am
@@ -1,5 +1,5 @@
METASOURCES = AUTO
-INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/game
+AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/game
SUBDIRS = base example intro
noinst_LTLIBRARIES = libgame.la