diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8659f8dda..6bd9ff0f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ ## Input file for automake to generate the Makefile.in used by configure -SUBDIRS = java gnu native compat test doc +#SUBDIRS = java gnu native compat test doc +SUBDIRS = gnu native compat doc EXTRA_DIST = BUGS |