From 72f3f15dc833c373fe95e3ae0b0405955dceb3d0 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 22 Dec 2004 14:58:45 +0000 Subject: [PATCH] Fixed SConstruct for files that have been removed. --- SConstruct | 5 ----- 1 file changed, 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 = [