clients now need to link in the server console plugin when static

This commit is contained in:
Bill Currie 2003-12-19 04:50:42 +00:00
parent 9e3f33f318
commit fade4419f7

View file

@ -55,6 +55,7 @@ libnq_sdl_a_CFLAGS= $(SDL_CFLAGS)
common_ldflags= -export-dynamic
cl_plugin_LIBS= \
$(SERVER_PLUGIN_STATIC_LIBS) \
$(CLIENT_PLUGIN_STATIC_LIBS) \
$(top_builddir)/libs/gamecode/builtins/libQFcsqc.la