]> git.0d.be Git - empathy.git/blobdiff - nautilus-sendto-plugin/Makefile.am
Use AM_CPPFLAGS instead of deprecated INCLUDES
[empathy.git] / nautilus-sendto-plugin / Makefile.am
index 0bd286f6d44e9db31ee7d9a0a051bccb08e319dd..3479882196b6264dcbdfae662c8166256fc2a366 100644 (file)
@@ -1,6 +1,6 @@
 plugindir = $(libdir)/nautilus-sendto/plugins
 
-INCLUDES =                                     \
+AM_CPPFLAGS =                                  \
        -I$(top_builddir)                       \
        -I$(top_srcdir)/libempathy              \
        -I$(top_srcdir)/libempathy-gtk          \