summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2003-04-14 06:07:25 +0000
committerMartin Pool <mbp@samba.org>2003-04-14 06:07:25 +0000
commit95ff914d8263028711f36ccc2f6cd1127aaa7809 (patch)
treeaefb9b8343dacc92427d972ac407a81a526e9650 /source/Makefile.in
parentb8dc14d1f90564558e438694b35b073291d5ce9e (diff)
downloadsamba-95ff914d8263028711f36ccc2f6cd1127aaa7809.tar.gz
samba-95ff914d8263028711f36ccc2f6cd1127aaa7809.tar.xz
samba-95ff914d8263028711f36ccc2f6cd1127aaa7809.zip
Build and run the lib/snprintf.c test cases from "make check".
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index f7c8d47862b..fd640a19a58 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1369,4 +1369,4 @@ check: check-programs
# These are called by the test suite and need to be built before
# running it. For the time being we don't build all of BIN_PROGS,
# because they're not all needed.
-check-programs: bin/t_strcmp bin/t_push_ucs2 bin/smbcontrol
+check-programs: bin/t_strcmp bin/t_push_ucs2 bin/smbcontrol bin/t_snprintf