Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-12-15 20:20:36 +0000
committerStijn Buys <ingar@osirion.org>2013-12-15 20:20:36 +0000
commit88047024d5d1d12dc581cd318667a89c2c5ec494 (patch)
tree064580e67ad4b4f3b24f1324f8479427059ea2e3 /src/filesystem
parent232ec00456b96d65b11442819868e8e9e4a69367 (diff)
Added --enable-static-libc option to the configure script,
automake syntax updates, starsystem roadmap updates.
Diffstat (limited to 'src/filesystem')
-rw-r--r--src/filesystem/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filesystem/Makefile.am b/src/filesystem/Makefile.am
index 8f5bafd..89737a6 100644
--- a/src/filesystem/Makefile.am
+++ b/src/filesystem/Makefile.am
@@ -1,5 +1,5 @@
METASOURCES = AUTO
-INCLUDES = -I$(top_srcdir)/src
+AM_CPPFLAGS = -I$(top_srcdir)/src
noinst_LTLIBRARIES = libfilesystem.la
noinst_HEADERS = \