aboutsummaryrefslogtreecommitdiff
path: root/nad/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nad/Makefile.am')
-rw-r--r--nad/Makefile.am11
1 files changed, 8 insertions, 3 deletions
diff --git a/nad/Makefile.am b/nad/Makefile.am
index 15627c09..5973a10f 100644
--- a/nad/Makefile.am
+++ b/nad/Makefile.am
@@ -61,9 +61,14 @@ check-local: process-nad2bin
export PROJ_LIB=. ; \
$(TESTDATUMFILE) $(CS2CSEXE) ; \
fi
-
-# $(TESTNTV2) $(CS2CSEXE)
-# $(TESTIGNF) $(CS2CSEXE)
+ @if [ -f ntf_r93.gsb ] ; then \
+ export PROJ_LIB=. ; \
+ $(TESTIGN) $(CS2CSEXE) ; \
+ fi
+ @if [ -f ntv2_0.gsb ] ; then \
+ export PROJ_LIB=. ; \
+ $(TESTNTV2) $(CS2CSEXE) ; \
+ fi
clean-local:
$(RM) $(TEST_DB)