Chromium Code Reviews| Index: third_party/libxml/src/include/Makefile.am |
| diff --git a/third_party/libxml/src/include/Makefile.am b/third_party/libxml/src/include/Makefile.am |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7dbfaa5bb58f6b6a489a0cfdfb9b14930a2ac4f2 |
| --- /dev/null |
| +++ b/third_party/libxml/src/include/Makefile.am |
| @@ -0,0 +1,5 @@ |
| +## Process this file with automake to produce Makefile.in |
| +SUBDIRS=libxml |
| + |
| +EXTRA_DIST = win32config.h wsockcompat.h |
| + |