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 c233372..85c4c32 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,4 +145,4 @@ SCM_LOG_DRIVER = $(top_builddir)/test-env \ $(GUILE) --no-auto-compile -e main \ $(top_srcdir)/build-aux/test-driver.scm -AM_SCM_LOG_DRIVER_FLAGS = --brief=yes +# AM_SCM_LOG_DRIVER_FLAGS = --brief=yes |