From 20bee9120ea573db8a0335a0a0fcf3358c3fab6b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 11 Nov 2007 12:36:02 +0000 Subject: project updates --- src/client/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/Makefile.am') diff --git a/src/client/Makefile.am b/src/client/Makefile.am index 12b8f5d..4e5705c 100644 --- a/src/client/Makefile.am +++ b/src/client/Makefile.am @@ -12,5 +12,5 @@ INCLUDES = -I$(top_srcdir)/src osirion_CFLAGS = $(LIBSDL_CFLAGS) osirion_LDFLAGS = $(LIBSDL_LIBS) -noinst_HEADERS = camera.h client.h console.h input.h shipdrawer.h stardrawer.h \ - video.h view.h +noinst_HEADERS = camera.h client.h console.h input.h shipdrawer.h shipspecs.h \ + stardrawer.h video.h view.h -- cgit v1.2.3