summaryrefslogtreecommitdiff
path: root/source3/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
commit4dc97bea8baa5ea545b29d02061656eede309930 (patch)
tree0032e2dca67f4f0b2d7a3f595d3a0ae39e823e29 /source3/Makefile.in
parent49f5045fe7bd6fc52304a522a56180d70ffa2ebf (diff)
downloadsamba-4dc97bea8baa5ea545b29d02061656eede309930.tar.gz
samba-4dc97bea8baa5ea545b29d02061656eede309930.tar.bz2
samba-4dc97bea8baa5ea545b29d02061656eede309930.zip
Build and run the lib/snprintf.c test cases from "make check".
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index f7c8d47862..fd640a19a5 100644
--- a/source3/Makefile.in
+++ b/source3/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