aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-05-24 12:17:03 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-05-24 12:17:03 +0300
commite01d90f2cdebaa2a3543aa651b92e9d397a3bf77 (patch)
tree12ce8f1aa451ffc66992cd939613113e24d01462 /tests
parent371bb85fe378ffd0ed6ddc81985d450cef5835a3 (diff)
downloadgdbm-e01d90f2cdebaa2a3543aa651b92e9d397a3bf77.tar.gz
gdbm-e01d90f2cdebaa2a3543aa651b92e9d397a3bf77.tar.bz2
Bugfix
* tests/Makefile.am (EXTRA_DIST): Add missing file.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0b1ecc6..feead9f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -169,4 +169,6 @@ site.exp: Makefile
@mv $@-t site.exp
EXTRA_DIST += \
- gdbmtool/base.exp
+ gdbmtool/base.exp\
+ config/default.exp
+

Return to:

Send suggestions and report system problems to the System administrator.