summaryrefslogtreecommitdiff
path: root/chromium/third_party/libxml/src/include/private/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxml/src/include/private/Makefile.am')
-rw-r--r--chromium/third_party/libxml/src/include/private/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/chromium/third_party/libxml/src/include/private/Makefile.am b/chromium/third_party/libxml/src/include/private/Makefile.am
new file mode 100644
index 00000000000..a1686980387
--- /dev/null
+++ b/chromium/third_party/libxml/src/include/private/Makefile.am
@@ -0,0 +1,15 @@
+EXTRA_DIST = \
+ buf.h \
+ dict.h \
+ enc.h \
+ entities.h \
+ error.h \
+ html.h \
+ io.h \
+ parser.h \
+ regexp.h \
+ save.h \
+ string.h \
+ threads.h \
+ tree.h \
+ xzlib.h