Makefiles in examples/ not used.
This commit is contained in:
parent
57c540faab
commit
2a90d85363
@ -169,8 +169,8 @@ libvmime_sources = [
|
|||||||
|
|
||||||
libvmime_examples_sources = [
|
libvmime_examples_sources = [
|
||||||
'examples/README',
|
'examples/README',
|
||||||
'examples/Makefile.am', # not generated
|
# 'examples/Makefile.am', # not generated
|
||||||
'examples/Makefile.in',
|
# 'examples/Makefile.in',
|
||||||
'examples/example1.cpp',
|
'examples/example1.cpp',
|
||||||
'examples/example2.cpp',
|
'examples/example2.cpp',
|
||||||
'examples/example3.cpp',
|
'examples/example3.cpp',
|
||||||
|
Loading…
Reference in New Issue
Block a user