blob: 45ab56b8be81574bb5f32186d4fa5bcb8b5c07e6 [file] [log] [blame]
# AUTOMAKE_ OPTIONS=no-dependencies
noinst_PROGRAMS = gjobread
INCLUDES = \
-I$(top_builddir) -I$(top_srcdir) \
-I$(top_builddir)/include \
-I$(top_srcdir)/include -I@srcdir@
LDADD = $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm @WIN32_EXTRA_LIBADD@