From 7b07ebcb0351cef57aa2397f49ef25979fab7472 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 14 Jun 2008 10:19:44 +0000 Subject: updated automake project files --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 3f82bdd..7385b2f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,7 +8,7 @@ if BUILD_CLIENT MAYBE_CLIENT_SUBDIRS = audio render client endif -SUBDIRS = sys math auxiliary filesystem model core server $(MAYBE_CLIENT_SUBDIRS) game +SUBDIRS = sys math auxiliary filesystem model core server audio render client game noinst_HEADERS = config.h -- cgit v1.2.3