]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/cc-plugins/account-plugins/Makefile.am
Use AM_CPPFLAGS instead of deprecated INCLUDES
[empathy.git] / ubuntu-online-accounts / cc-plugins / account-plugins / Makefile.am
index 0006ced337e003f0e9461bfdf4344dfc13c346d8..9167c454d894a2983feaf4f4f1f78eee0c6d14d0 100644 (file)
@@ -1,6 +1,6 @@
 plugindir = $(ACCOUNTS_PROVIDER_PLUGIN_DIR)
 
-INCLUDES =                                     \
+AM_CPPFLAGS =                                  \
        -I$(top_builddir)                       \
        -I$(top_srcdir)/libempathy              \
        -I$(top_srcdir)/libempathy-gtk          \