aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-11-07 11:56:14 +0100
committerVincent Richard <[email protected]>2004-11-07 11:56:14 +0100
commitbac66b24be484ac92fdcc29a216daaff7e7826a2 (patch)
treedc197ca69b9853141658148f7fed5ec02c9a5d03 /tests/Makefile
parentMoved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "tex... (diff)
downloadvmime-bac66b24be484ac92fdcc29a216daaff7e7826a2.tar.gz
vmime-bac66b24be484ac92fdcc29a216daaff7e7826a2.zip
Removed files since they are no more used now.
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/Makefile b/tests/Makefile
deleted file mode 100644
index 8cdd8019..00000000
--- a/tests/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-
-all-tests:
- cd encoding ; make
- cd charset ; make
- cd mailbox ; make
-