aboutsummaryrefslogtreecommitdiffhomepage
path: root/tvmet-1.7.1/include/tvmet/xpr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tvmet-1.7.1/include/tvmet/xpr/Makefile.am')
-rw-r--r--tvmet-1.7.1/include/tvmet/xpr/Makefile.am31
1 files changed, 0 insertions, 31 deletions
diff --git a/tvmet-1.7.1/include/tvmet/xpr/Makefile.am b/tvmet-1.7.1/include/tvmet/xpr/Makefile.am
deleted file mode 100644
index 7cfe87525..000000000
--- a/tvmet-1.7.1/include/tvmet/xpr/Makefile.am
+++ /dev/null
@@ -1,31 +0,0 @@
-# $Id: Makefile.am,v 1.18 2004/07/03 15:32:19 opetzold Exp $
-
-libtvmetincludedir = $(includedir)/$(PACKAGE)/xpr
-
-libtvmetinclude_HEADERS = \
- BinOperator.h \
- Eval.h \
- Identity.h \
- Literal.h \
- MatrixBinaryFunctions.h \
- MatrixFunctions.h \
- Matrix.h \
- MatrixRow.h \
- MatrixCol.h \
- MatrixDiag.h \
- MatrixOperators.h \
- MatrixTranspose.h \
- MatrixUnaryFunctions.h \
- MMProduct.h \
- MMProductTransposed.h \
- MMtProduct.h \
- MtMProduct.h \
- MVProduct.h \
- MtVProduct.h \
- Null.h \
- UnOperator.h \
- VectorBinaryFunctions.h \
- VectorFunctions.h \
- Vector.h \
- VectorOperators.h \
- VectorUnaryFunctions.h