aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--SConstruct4
1 files changed, 2 insertions, 2 deletions
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',