aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: be6523dfbdf32ab08d189b1d7635637fb6968abb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# process this file with automake to create Makefile.in

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)             \
    $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) $(EXTRA_GNOME_LIBS)
#   $(BONOBO_LIBS)              




#test4_LDADD = \
#   $(top_builddir)/camel/libcamel.la   \
#   $(top_builddir)/camel/providers/MH/libcamelmh.la    \
#   $(GNOME_LIBDIR)             \
#   $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB)


noinst_PROGRAMS =   \
    test1       \
    test2       \
    test3       \
    test7       \
    test8       
Commit message (Expand)AuthorAgeFilesLines
* Migrate USE_APACHE to USES= apache (category www)brnrd2018-03-121-1/+1
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
* Convert to USES=phpbapt2017-10-041-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Fix dependencies, lang/gcc metaport does not provide libstdc++.soantoine2017-08-251-2/+2
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
* When there is a do-install target, do not use a post-install target, domat2016-07-191-1/+0
* USEify USES=php.mat2016-06-281-1/+1
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-19