aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/Makefile.am
blob: 192a378c13da364f986e85dbb93ccfdf4275a5cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUBDIRS = providers services

plugindir = $(ACCOUNTS_PROVIDER_PLUGIN_DIR)

INCLUDES =                  \
    -I$(top_builddir)           \
    -I$(top_srcdir)             \
    -DLOCALEDIR=\""$(datadir)/locale"\" \
    $(UOA_CFLAGS)               \
    $(WARN_CFLAGS)              \
    $(ERROR_CFLAGS)             \
    $(DISABLE_DEPRECATED)           \
    $(EMPATHY_CFLAGS)

plugin_LTLIBRARIES = \
    $(NULL)