aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/Makefile.am
blob: 516a6ba016d4f6a371528ac691f7e1714b68dada (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
INCLUDES = -I .                     \
    -I$(top_srcdir)                                 \
    $(EVOLUTION_MAIL_CFLAGS)            \
    -DEVOLUTION_GLADEDIR=\""$(gladedir)"\"

@EVO_PLUGIN_RULE@

plugin_DATA = org-gnome-exchange-account-setup.eplug
plugin_LTLIBRARIES = liborg-gnome-exchange-account-settings.la

liborg_gnome_exchange_account_settings_la_SOURCES =         \
    exchange-account-setup.c

liborg_gnome_exchange_account_settings_la_LIBADD =      \
    $(top_builddir)/e-util/libeutil.la          \
    $(top_builddir)/widgets/misc/libemiscwidgets.la

liborg_gnome_exchange_account_setup_la_LDFLAGS = -module -avoid-version

EXTRA_DIST = org-gnome-exchange-account-setup.eplug.in