diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-10 19:53:46 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-10 19:53:46 +0800 |
commit | 6cb08f0bc177cd0de35b852fac94a181f4d2233c (patch) | |
tree | 5a83d501fe75db56369872745834981ec460a06b /tests/Makefile.am | |
parent | 317000107d2209d45c60a2241f1e69cb6cd2489d (diff) | |
download | gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.tar gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.tar.gz gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.tar.bz2 gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.tar.lz gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.tar.xz gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.tar.zst gsoc2013-evolution-6cb08f0bc177cd0de35b852fac94a181f4d2233c.zip |
some test files
svn path=/trunk/; revision=1101
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 3e8f4de850..55ef5048dd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,6 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/camel \ -I$(includedir) -I$(top_srcdir)/camel/providers/MH - LDADD = \ $(top_builddir)/camel/libcamel.la \ $(GNOME_LIBDIR) \ |