aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: d993cfb2885477e97d9f1144b2f520cf45716534 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# process this file with automake to create Makefile.in

INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/camel \
    -I$(includedir) 

LDADD = \
    $(top_builddir)/camel/libcamel.la \
    $(GNOME_LIBDIR)         \
    $(GNOMEUI_LIBS) $(INTLLIBS)

noinst_PROGRAMS =   \
    test1       \
    test2