blob: 0d946611837f9a0a36066583f8e4994d02e54c38 [file] [log] [blame]
Owen Taylor3473f882001-02-23 17:55:21 +00001## Process this file with automake to produce Makefile.in
2
3xmlincdir = $(includedir)
4
5xmlinc_HEADERS = \
6 libxml/SAX.h \
7 libxml/entities.h \
8 libxml/encoding.h \
9 libxml/parser.h \
10 libxml/parserInternals.h \
11 libxml/xmlerror.h \
12 libxml/HTMLparser.h \
13 libxml/HTMLtree.h \
14 libxml/debugXML.h \
15 libxml/tree.h \
Daniel Veillard59a3bd32001-02-24 22:41:45 +000016 libxml/list.h \
Owen Taylor3473f882001-02-23 17:55:21 +000017 libxml/hash.h \
18 libxml/xpath.h \
19 libxml/xpathInternals.h \
20 libxml/xpointer.h \
21 libxml/xinclude.h \
22 libxml/xmlIO.h \
23 libxml/xmlmemory.h \
24 libxml/nanohttp.h \
25 libxml/nanoftp.h \
26 libxml/uri.h \
27 libxml/valid.h \
28 libxml/xlink.h \
29 libxml/xmlversion.h
30
31install-exec-hook:
32 $(mkinstalldirs) $(DESTDIR)$(xmlincdir) $(DESTDIR)$(xmlincdir)/libxml
33
34EXTRA_DIST = win32config.h libxml/xmlversion.h.in