1 ## Process this file with automake to produce Makefile.in
4 noinst_LTLIBRARIES = libstubai.la
6 aimodule_LTLIBRARIES = fc_ai_stub.la
10 -I$(top_srcdir)/utility \
11 -I$(top_srcdir)/common \
12 -I$(top_srcdir)/common/networking \
13 -I$(top_srcdir)/dependencies/tinycthread
16 libstubai_la_SOURCES = stubai.c
18 fc_ai_stub_la_SOURCES = stubai.c
19 fc_ai_stub_la_LDFLAGS = -module