]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
Use AM_CPPFLAGS instead of deprecated INCLUDES
[empathy.git] / ubuntu-online-accounts / cc-plugins / app-plugin / Makefile.am
index 16fcd41b4075599f1058b74f7422b95070b9a75c..335bf2c3aabc5993409f1a9cc6544c9149547087 100644 (file)
@@ -1,6 +1,6 @@
 plugindir = $(ACCOUNTS_APP_PLUGIN_DIR)
 
-INCLUDES =                                     \
+AM_CPPFLAGS =                                  \
        -I$(top_builddir)                       \
        -I$(top_srcdir)                         \
        -I$(top_srcdir)/libempathy              \