aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-03 17:37:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-03 17:37:05 +0000
commit88d2d1be7873be11aa2b917c121e2a284f3c8244 (patch)
treefbe562219438442fc7ede66b8e8fb89d61e5130c /tests
parent7c02e3bda0ce6a1c94ebce7b25e56aa2f6b69242 (diff)
downloadgdbm-88d2d1be7873be11aa2b917c121e2a284f3c8244.tar.gz
gdbm-88d2d1be7873be11aa2b917c121e2a284f3c8244.tar.bz2
(check_PROGRAMS): Add gtver.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dc39cad..dd38871 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -84,2 +84,3 @@ check_PROGRAMS = \
gtload\
+ gtver\
num2word
@@ -91,3 +92,3 @@ gtdump_LDADD = ../src/libgdbm.la
gtfetch_LDADD = ../src/libgdbm.la
-
+gtver_LDADD = ../src/libgdbm.la

Return to:

Send suggestions and report system problems to the System administrator.