mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-04 01:47:02 +03:00
e1dc0114ac
xmlXPathFormatNumber added xmlXPathNodeSetSort changed
9 lines
144 B
Makefile
9 lines
144 B
Makefile
noinst_PROGRAMS = gjobread
|
|
|
|
INCLUDES = \
|
|
-I$(top_builddir) -I$(top_srcdir) \
|
|
-I@srcdir@
|
|
|
|
LDADD = $(top_builddir)/libxml2.la @Z_LIBS@ -lm
|
|
|