inline `generate-let' and `generate-let*'
[bpt/guile.git] / Makefile.am
index 663f45e..3a97683 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to produce Makefile.in.
 ##
-##     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+##     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006, 2007,
+##        2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 ##
 ##   This file is part of GUILE.
 ##
 #
 AUTOMAKE_OPTIONS = 1.10
 
-SUBDIRS = lib meta libguile guile-readline emacs \
-         srfi examples test-suite benchmark-suite am \
-         module doc
+SUBDIRS =                                      \
+       lib                                     \
+       meta                                    \
+       libguile                                \
+       module                                  \
+       guile-readline                          \
+       examples                                \
+       emacs                                   \
+       test-suite                              \
+       benchmark-suite                         \
+       gc-benchmarks                           \
+       am                                      \
+       doc
 
 libguileincludedir = $(pkgincludedir)/$(GUILE_EFFECTIVE_VERSION)
 libguileinclude_HEADERS = libguile.h
 
-EXTRA_DIST = LICENSE HACKING GUILE-VERSION             \
-            m4/ChangeLog-2008 \
-            m4/autobuild.m4 ChangeLog-2008
+EXTRA_DIST = LICENSE HACKING GUILE-VERSION     \
+            m4/ChangeLog-2008                  \
+            ChangeLog-2008                     \
+            .version
 
 TESTS = check-guile