Makefiles in examples/ not used.

This commit is contained in:
Vincent Richard 2005-07-06 18:00:32 +00:00
parent 57c540faab
commit 2a90d85363

View File

@ -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',