From 715d0c3952a3a1d59b64074e472d0a9a3b414351 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 14 Feb 2008 18:04:25 +0000 Subject: dedicated server accepts incoming connections --- src/game/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Makefile.am') diff --git a/src/game/Makefile.am b/src/game/Makefile.am index f86c814..d327706 100644 --- a/src/game/Makefile.am +++ b/src/game/Makefile.am @@ -5,4 +5,4 @@ libgame_la_LDFLAGS = -avoid-version libgame_la_SOURCES = game.cc sector.cc ship.cc shipspecs.cc star.cc noinst_LTLIBRARIES = libgame.la -noinst_HEADERS = game.h player.h sector.h ship.h shipspecs.h star.h world.h +noinst_HEADERS = game.h sector.h ship.h shipspecs.h star.h world.h -- cgit v1.2.3