diff options
Diffstat (limited to 'test/cli')
| -rw-r--r-- | test/cli/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cli/Makefile.am b/test/cli/Makefile.am index 46359807..c0bc0871 100644 --- a/test/cli/Makefile.am +++ b/test/cli/Makefile.am @@ -54,6 +54,6 @@ testntv2-check: fi testcct-check: - PROJ_LIB=$(DATAPATH) $(TESTCCT) $(CCTEXT) + PROJ_LIB=$(DATAPATH) $(TESTCCT) $(CCTEXE) check-local: testprojinfo-check test27-check test83-check testvarious-check testdatumfile-check testign-check testntv2-check testcct-check |
