summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAaron M. Renn <arenn@urbanophile.com>1998-05-18 01:03:41 +0000
committerAaron M. Renn <arenn@urbanophile.com>1998-05-18 01:03:41 +0000
commitfd47789988c7fd349b487f54a636361fec589b34 (patch)
tree1ef1f4aff155f37a9cd1f666b9d10236f92206a9 /Makefile.am
parent0f90e4dd06fb36b48001014c3e5c3de075eb2b65 (diff)
downloadclasspath-fd47789988c7fd349b487f54a636361fec589b34.tar.gz
Initial Checkin
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 000000000..cd54627cf
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,6 @@
+## Input file for automake to generate the Makefile.in used by configure
+
+SUBDIRS = java gnu native compat test
+
+EXTRA_DIST = BUGS
+