1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-26 10:03:34 +03:00
libxml2/example/Makefile.am

9 lines
158 B
Makefile
Raw Normal View History

noinst_PROGRAMS = gjobread
2001-02-23 17:55:21 +00:00
INCLUDES = \
-I$(top_builddir) -I$(top_srcdir) \
-I@srcdir@
LDADD = $(top_builddir)/libxml2.la @Z_LIBS@ $(ICONV_LIBS) -lm