aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-22 14:58:45 +0000
committerVincent Richard <[email protected]>2004-12-22 14:58:45 +0000
commit72f3f15dc833c373fe95e3ae0b0405955dceb3d0 (patch)
tree138b2c20fff6a8716d5461f955b37db6865b97ff
parentSome more class documentation. (diff)
downloadvmime-72f3f15dc833c373fe95e3ae0b0405955dceb3d0.tar.gz
vmime-72f3f15dc833c373fe95e3ae0b0405955dceb3d0.zip
Fixed SConstruct for files that have been removed.
-rw-r--r--SConstruct5
1 files changed, 0 insertions, 5 deletions
diff --git a/SConstruct b/SConstruct
index 977b6e75..1bd6de80 100644
--- a/SConstruct
+++ b/SConstruct
@@ -99,7 +99,6 @@ libvmime_sources = [
]
libvmime_examples_sources = [
- 'examples/common.inc',
'examples/README',
'examples/example1.cpp',
'examples/example2.cpp',
@@ -197,10 +196,6 @@ libvmime_tests = [
'tests/charset/run-test.sh',
'tests/charset/test-suites/gnu.in.utf-8',
'tests/charset/test-suites/gnu.out.iso-8859-1',
-
- # main
- 'tests/Makefile',
- 'tests/run-tests.sh'
]
libunitpp_common = [