blob: 5baa7fe133eacfdc143e46e0789bec9db8abf9f5 [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 \
Daniel Veillard4ec0b0f2001-04-25 15:53:40 +000029 libxml/xmlversion.h \
30 libxml/DOCBparser.h
Owen Taylor3473f882001-02-23 17:55:21 +000031
32install-exec-hook:
33 $(mkinstalldirs) $(DESTDIR)$(xmlincdir) $(DESTDIR)$(xmlincdir)/libxml
34
35EXTRA_DIST = win32config.h libxml/xmlversion.h.in