fixed timeRot3 compilation error

release/4.3a0
Kai Ni 2010-09-08 19:19:14 +00:00
parent e86c9465bb
commit e3de72bd05
3 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ sources += projectiveGeometry.cpp tensorInterface.cpp
check_PROGRAMS += tests/testTensors tests/testHomography2 tests/testTrifocal
# Timing tests
noinst_PROGRAMS = timeRot3 timeCalibratedCamera
noinst_PROGRAMS = tests/timeRot3 tests/timeCalibratedCamera
#----------------------------------------------------------------------------------------------------
# Create a libtool library that is not installed