1 ## Process this file with automake to produce Makefile.in
2 noinst_LTLIBRARIES = libgenerator.la
5 -I$(top_srcdir)/utility \
6 -I$(top_srcdir)/common \
7 -I$(top_srcdir)/common/networking \
8 -I$(top_srcdir)/server \
9 -I$(top_srcdir)/server/generator \
10 -I$(top_srcdir)/dependencies/tinycthread
12 libgenerator_la_SOURCES = \
28 libgenerator_la_LIBADD = -lm