aboutsummaryrefslogtreecommitdiffstats
path: root/external/libxml2_android/jni/libxml2/include/libxml/Makefile.am
diff options
context:
space:
mode:
authorAngelo Mantellini <angelo.mantellini@irt-systemx.fr>2018-03-21 14:16:02 +0100
committerAngelo Mantellini <angelo.mantellini@irt-systemx.fr>2018-03-21 20:46:00 +0100
commit5d308865d0783d0cd70f7453c77980835ac5648e (patch)
treeaea91e7109a81669e5b19443296cf1dec6876532 /external/libxml2_android/jni/libxml2/include/libxml/Makefile.am
parente90a1ec7c82519127b63931a96535ad4bc31342d (diff)
update android-sdk. Now it is possible to compile with clangandroid-sdk/master
Change-Id: I156aa48dd90467a2a7540eec11839c0111b13bd2 Signed-off-by: Angelo Mantellini <angelo.mantellini@irt-systemx.fr>
Diffstat (limited to 'external/libxml2_android/jni/libxml2/include/libxml/Makefile.am')
-rw-r--r--external/libxml2_android/jni/libxml2/include/libxml/Makefile.am54
1 files changed, 0 insertions, 54 deletions
diff --git a/external/libxml2_android/jni/libxml2/include/libxml/Makefile.am b/external/libxml2_android/jni/libxml2/include/libxml/Makefile.am
deleted file mode 100644
index cf9297aa..00000000
--- a/external/libxml2_android/jni/libxml2/include/libxml/Makefile.am
+++ /dev/null
@@ -1,54 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-xmlincdir = $(includedir)/libxml2/libxml
-
-xmlinc_HEADERS = \
- SAX.h \
- entities.h \
- encoding.h \
- parser.h \
- parserInternals.h \
- xmlerror.h \
- HTMLparser.h \
- HTMLtree.h \
- debugXML.h \
- tree.h \
- list.h \
- hash.h \
- xpath.h \
- xpathInternals.h \
- xpointer.h \
- xinclude.h \
- xmlIO.h \
- xmlmemory.h \
- nanohttp.h \
- nanoftp.h \
- uri.h \
- valid.h \
- xlink.h \
- xmlversion.h \
- DOCBparser.h \
- catalog.h \
- threads.h \
- globals.h \
- c14n.h \
- xmlautomata.h \
- xmlregexp.h \
- xmlmodule.h \
- xmlschemas.h \
- schemasInternals.h \
- xmlschemastypes.h \
- xmlstring.h \
- xmlunicode.h \
- xmlreader.h \
- relaxng.h \
- dict.h \
- SAX2.h \
- xmlexports.h \
- xmlwriter.h \
- chvalid.h \
- pattern.h \
- xmlsave.h \
- schematron.h
-
-EXTRA_DIST = xmlversion.h.in