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