diff --git a/SConstruct b/SConstruct index 5f803bce..3f89850e 100644 --- a/SConstruct +++ b/SConstruct @@ -169,8 +169,8 @@ libvmime_sources = [ libvmime_examples_sources = [ 'examples/README', - 'examples/Makefile.am', # not generated - 'examples/Makefile.in', +# 'examples/Makefile.am', # not generated +# 'examples/Makefile.in', 'examples/example1.cpp', 'examples/example2.cpp', 'examples/example3.cpp',