1 ## Process this file with automake to produce Makefile.in
3 if AI_MOD_STATIC_THREXPR
4 noinst_LTLIBRARIES = libthrexprai.la
6 aimodule_LTLIBRARIES = fc_ai_threxpr.la
10 -I$(top_srcdir)/utility \
11 -I$(top_srcdir)/common \
12 -I$(top_srcdir)/common/aicore \
13 -I$(top_srcdir)/common/networking \
14 -I$(top_srcdir)/server/ \
15 -I$(top_srcdir)/server/advisors \
16 -I$(top_srcdir)/ai/default \
17 -I$(top_srcdir)/dependencies/tinycthread
30 if AI_MOD_STATIC_THREXPR
31 libthrexprai_la_SOURCES = $(da_sources)
33 fc_ai_threxpr_la_SOURCES = $(da_sources)
34 fc_ai_threxpr_la_LDFLAGS = -module