diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-01 00:29:00 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-01 00:29:00 +0800 |
commit | e43958d2421f820c18e29c02f370a9a34f8b853e (patch) | |
tree | 8e9a71d704e9e252fec1aa0361d5e24f21c18630 /tests/Makefile.am | |
parent | f028bd6aeb4b04aa0cfc3c5e5ed6c442aef6ea3c (diff) | |
download | gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.gz gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.bz2 gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.lz gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.xz gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.zst gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.zip |
update for camel provider changes.
svn path=/trunk/; revision=2694
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 20b0a82a76..bce09185fb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -56,7 +56,6 @@ endif noinst_PROGRAMS = \ test1 \ test2 \ - test7 \ test10 \ test11 \ test13 \ |