diff options
Diffstat (limited to 'libjava/classpath/external/Makefile.am')
-rw-r--r-- | libjava/classpath/external/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libjava/classpath/external/Makefile.am b/libjava/classpath/external/Makefile.am new file mode 100644 index 000000000..2eeef805a --- /dev/null +++ b/libjava/classpath/external/Makefile.am @@ -0,0 +1,5 @@ +## Input file for automake to generate the Makefile.in used by configure + +SUBDIRS = sax w3c_dom relaxngDatatype jsr166 + +EXTRA_DIST = README |