From 2002f6d84b2105463b50d4d7e39138f831a06da2 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 21 Mar 2008 19:25:38 +0000 Subject: --- 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 d4d3842..90ddbed 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ # set the include path found by configure AM_CPPFLAGS = $(DEBUG_CFLAGS) $(WARN_CFLAGS) $(all_includes) -SUBDIRS = math sys filesystem net core server render client game +SUBDIRS = math sys filesystem core server render client game noinst_HEADERS = config.h bin_PROGRAMS = osiriond osirion -- cgit v1.2.3