From aa33bc22ec4cd14e200ba9e09c43e884a2101a74 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 22 Oct 2007 17:40:39 +0000 Subject: basis system console --- src/game/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/Makefile.am') diff --git a/src/game/Makefile.am b/src/game/Makefile.am index 537bb3a..ff46654 100644 --- a/src/game/Makefile.am +++ b/src/game/Makefile.am @@ -6,5 +6,4 @@ noinst_LTLIBRARIES = libgame.la libgame_la_SOURCES = game.cc game.h player.h sector.h ship.cc ship.h star.cc \ star.h world.h INCLUDES = -I$(top_srcdir)/src -noinst_HEADERS = sector.h world.h libgame_la_LIBADD = $(top_builddir)/src/common/libcommon.la -- cgit v1.2.3