Fixed SConstruct for files that have been removed.
This commit is contained in:
parent
4f9e439eec
commit
72f3f15dc8
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user