aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-06 17:35:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-06 17:35:21 +0000
commitf2be282bc9dc4adcde2f5ee09257cc8ac87d8ad7 (patch)
tree32e0952f64213311780b1b03aaf67e548170270c /Makefile.am
parent395ec74de6840eab37ea29929e859727ca2bbd19 (diff)
downloadgdbm-f2be282bc9dc4adcde2f5ee09257cc8ac87d8ad7.tar.gz
gdbm-f2be282bc9dc4adcde2f5ee09257cc8ac87d8ad7.tar.bz2
Update docs.
* doc/Config: New file. * doc/gendocs_template: Rewrite for the new site layout.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 727ca90..dfeb571 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ if ENABLE_EXPORT
endif
SUBDIRS = src doc $(MAYBE_COMPAT) $(MAYBE_EXPORT) tests
-DISTCHECK_CONFIGURE_FLAGS=--enable-libgdbm-compat
+DISTCHECK_CONFIGURE_FLAGS = --enable-libgdbm-compat
dist-hook:
rm -f $(distdir)/src/version.c; \

Return to:

Send suggestions and report system problems to the System administrator.