1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

Fixed bug #1638, daniel

This commit is contained in:
Daniel Veillard
1999-07-12 09:16:45 +00:00
parent 3166ab1a14
commit be9e595a41
3 changed files with 7 additions and 1 deletions

View File

@ -6,3 +6,5 @@ INCLUDES = \
LDADD = $(top_builddir)/libxml.la @Z_LIBS@
$(top_builddir)/libxml.la:
(cd .. ; $(MAKE))