aboutsummaryrefslogtreecommitdiffstats
path: root/example/Makefile.am
blob: 67d2a28471beb529da37899f7ca2c35bef3be684 (plain)
1
2
3
4
5
6
7
8
noinst_PROGRAMS	= gjobread

INCLUDES =					\
	-I$(top_builddir) -I$(top_srcdir)	\
	-I@srcdir@

LDADD = $(top_builddir)/libxml2.la @Z_LIBS@