]> wimlib.net Git - wimlib/blobdiff - tools/windeps/Makefile
xml.c: refactor to use document tree
[wimlib] / tools / windeps / Makefile
index 75c684118593ed8068ef084112003b6d810be4c7..e53cce1b2ca4ece2b4ececbad140f2f26f7aa374 100644 (file)
@@ -53,6 +53,7 @@ libxml_$(1):$(LIBXML_SRCDIR)
                CFLAGS=-Os                                      \
                --with-minimum                                  \
                --without-lzma                                  \
+               --with-tree                                     \
                --with-writer;                                  \
        $(MAKE) install;                                        \
        rm -f ../sysroot_$(1)/lib/libxml2.la;