Removed silencing of gtk warning logs from gtk3.22-client.
[freeciv.git] / dependencies / Makefile.am
blobb85d8cb5117b6d358582f296daa938eefafd11d9
1 ## Process this file with automake to produce Makefile.in
3 if SYS_LUA
4 LUASUBDIR =
5 else
6 LUASUBDIR = lua-5.3
7 endif
9 SUBDIRS = $(LUASUBDIR) tolua-5.2 cvercmp
11 if FCDB_DB
12 SUBDIRS += luasql
13 endif
15 EXTRA_DIST = \
16                 m4/mkstemp.m4 \
17                 m4/stdlib_h.m4