summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 12 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 72d18c71f..dc7556a82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,15 @@
## Input file for automake to generate the Makefile.in used by configure
-#SUBDIRS = java gnu native compat test doc
-SUBDIRS = lib native doc
+SUBDIRS = lib native doc resource gnu java vm
+
+EXTRA_DIST = \
+AUTHORS \
+BUGS \
+COPYING \
+COPYING.LIB \
+ChangeLog \
+INSTALL \
+NEWS \
+README \
+THANKYOU
-EXTRA_DIST = BUGS