diff options
Diffstat (limited to 'src/ccapi/test')
| -rw-r--r-- | src/ccapi/test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccapi/test/Makefile.in b/src/ccapi/test/Makefile.in index 7e71dcf63..c5a5ad718 100644 --- a/src/ccapi/test/Makefile.in +++ b/src/ccapi/test/Makefile.in @@ -88,7 +88,7 @@ LIBS = -lkrb5 LFLAGS = /nologo $(LOPTS) all-mac:: setup-test-dir pingtest stop_here simple_lock_test build-base build-tests link-tests copy-script success-message -all-windows:: setup-windows build-base $(OUTPRE)pingtest.exe build-tests copy-script stop_here success-message +all-windows:: setup-windows build-base $(OUTPRE)pingtest.exe build-tests copy-script success-message # compile base files used by all tests build-base: $(PINGOBJS) |
