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>2008-01-30 17:37:50 +0000
committerStijn Buys <ingar@osirion.org>2008-01-30 17:37:50 +0000
commit1ddff2045848da5136e9e8131e335ac7626b8f68 (patch)
tree8efb1cf718d5a1e51ff502c4c0ec7dc1b362a050 /src/Makefile.am
parent15d174a49fea7de129cbf0a7697904b46a6904dd (diff)
accomodate the new modules
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 499aaed..a41d88f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,6 @@
-
# set the include path found by configure
-AM_CPPFLAGS = $(LIBSDL_CFLAGS) $(all_includes)
+AM_CPPFLAGS = $(DEBUG_CFLAGS) $(WARN_CFLAGS) $(all_includes)
+
+SUBDIRS = common filesystem math core game server gl client
+
-# the library search path.
-SUBDIRS = common game server gl client
-noinst_HEADERS = osirion.h