diff options
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index fc18fc2ff2..b9504f5b15 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1347,4 +1347,4 @@ check: check-programs python stf/standardcheck.py # These are called by the test suite -check-programs: bin/t_strcmp +check-programs: bin/t_strcmp bin/t_push_ucs2 |