From da36f97e1d764e1125deba86a403eee66e937d0b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 19 Apr 2009 18:29:26 +0000 Subject: added jumpdrive capability to shipmodel info message, Makefile.am cleanups, improved map targetting, corrected hud target owner color leak bug --- src/client/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/client/Makefile.am') diff --git a/src/client/Makefile.am b/src/client/Makefile.am index 2786d80..f8d3c10 100644 --- a/src/client/Makefile.am +++ b/src/client/Makefile.am @@ -15,9 +15,6 @@ libclient_la_LDFLAGS = -avoid-version -no-undefined $(GL_LIBS) $(LIBSDL_LIBS) noinst_HEADERS = action.h chat.h client.h clientext.h hud.h entitymenu.h \ input.h joystick.h key.h keyboard.h map.h notifications.h soundext.h \ - targets.h video.h infowidget.h playerview.h worldview.h + targets.h video.h infowidget.h playerview.h worldview.h trademenu.h buymenu.h libclient_la_LIBADD = $(top_builddir)/src/core/libcore.la $(top_builddir)/src/audio/libaudio.la \ $(top_builddir)/src/render/librender.la $(top_builddir)/src/ui/libui.la - -_SOURCES = trademenu.h -_SOURCES = buymenu.h -- cgit v1.2.3