Update to 2.0.0 tree from current Fremantle build
[opencv] / tests / cxts / Makefile.am
diff --git a/tests/cxts/Makefile.am b/tests/cxts/Makefile.am
deleted file mode 100644 (file)
index ef4632b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# use the default c++ flags
-AM_CXXFLAGS=@DEF_CXXFLAGS@
-
-EXTRA_DIST = cxts.dsp cxts.vcproj precomp.cpp
-
-INCLUDES = -I. -I$(top_srcdir)/cxcore/include -I$(top_srcdir)/tests
-AM_CFLAGS = @CFLAGS@ @DEBUG@
-
-check_LTLIBRARIES = libcxts.la
-
-libcxts_la_SOURCES = _cxts.h cxts.h cxts.cpp cxts_arrtest.cpp cxts_math.cpp
-libcxts_la_LIBADD  = $(top_builddir)/cxcore/src/libcxcore.la