aboutsummaryrefslogtreecommitdiffstats
path: root/games/freeciv/files/patch-server_Makefile.am
blob: c37d23a422be604cafa1cf812515547c199fee25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- server/Makefile.am.orig	2019-06-16 16:26:20 UTC
+++ server/Makefile.am
@@ -153,7 +153,8 @@ srvlibs = \
 
 libfreeciv_srv_la_LIBADD = \
  $(srvlibs) $(SRV_LIB_LIBS) \
- $(LUA_LIBS) $(TOLUA_LIBS) $(LUASQL_LIBS)
+ $(LUA_LIBS) $(TOLUA_LIBS) $(LUASQL_LIBS) \
+ $(SERVER_LIBS)
 
 exe_ldflags =