diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-02-11 11:21:51 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-02-11 11:21:51 +0800 |
commit | 154a20812708c555a52955226c3e6660e64b7824 (patch) | |
tree | 8c9d9567aead08dcc29e301106ef9bf046b8dddb | |
parent | e1e8a9f261f1a7287119e3ece0a3a5c82941ec38 (diff) | |
download | gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.tar gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.tar.gz gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.tar.bz2 gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.tar.lz gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.tar.xz gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.tar.zst gsoc2013-evolution-154a20812708c555a52955226c3e6660e64b7824.zip |
remove test program build.
svn path=/trunk/; revision=1728
-rw-r--r-- | tests/ui-tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am index b81b0e8f0d..15bfdfa588 100644 --- a/tests/ui-tests/Makefile.am +++ b/tests/ui-tests/Makefile.am @@ -30,4 +30,4 @@ camelfilter_LDADD = \ $(EXTRA_GNOME_LIBS) noinst_PROGRAMS = \ - message-browser camelfilter + message-browser |