blob: 67d2a28471beb529da37899f7ca2c35bef3be684 [file] [log] [blame]
Daniel Veillard3166ab11999-07-11 16:14:19 +00001noinst_PROGRAMS = gjobread
2
Owen Taylor3473f882001-02-23 17:55:21 +00003INCLUDES = \
4 -I$(top_builddir) -I$(top_srcdir) \
5 -I@srcdir@
Daniel Veillard3166ab11999-07-11 16:14:19 +00006
Owen Taylor3473f882001-02-23 17:55:21 +00007LDADD = $(top_builddir)/libxml2.la @Z_LIBS@
Daniel Veillard3166ab11999-07-11 16:14:19 +00008