From f79c4c47f6f70ac07e521f06420bb80b1028a799 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 21 Oct 2007 15:19:45 +0000 Subject: project files updates --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b30324a..499aaed 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,4 +3,5 @@ AM_CPPFLAGS = $(LIBSDL_CFLAGS) $(all_includes) # the library search path. -SUBDIRS = common game gl client +SUBDIRS = common game server gl client +noinst_HEADERS = osirion.h -- cgit v1.2.3