aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5e2fd8947c..5bfa054cbf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -6,10 +6,11 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/camel \
LDADD = \
$(top_builddir)/camel/libcamel.la \
$(GNOME_LIBDIR) \
- $(GNOMEUI_LIBS) $(INTLLIBS) \
- $(BONOBO_LIBS)
+ $(GNOMEUI_LIBS) $(INTLLIBS)
+# $(BONOBO_LIBS)
noinst_PROGRAMS = \
test1 \
- test2
+ test2 \
+ test3
ctron6/files/ini-1.3.8&id=8f4d478e0d67ed7e9570dc79cf876a62a43a852b'>root/textproc/randlm
Commit message (Expand)AuthorAgeFilesLines
* devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1
* Chase dependencies affected by the name change devel/google-sparsehash -> dev...matthew2016-09-301-2/+2
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-3/+3
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Convert to USES=autoreconfbapt2015-03-301-3/+4
* Cleanup plistantoine2014-11-161-2/+0
* Do not insist on c++11.demon2014-09-024-36/+1
* Allow to build with clang compiler.demon2014-09-017-4/+104
* Add MAKE_JOBS_UNSAFE=yes to fix build.demon2014-08-311-0/+1