]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - panel-plugin/Makefile.am
panel-plugin/Makefile.am: rename INCLUDES to AM_CPPFLAGS.
[xfce4-hdaps.git] / panel-plugin / Makefile.am
index 36695023850178ec4f1e6400eac5e04af07871a2..bbf69d7b304e4c2baedd9ef434be70ed6b120703 100644 (file)
@@ -18,7 +18,7 @@
 # http://www.fsf.org/licensing/licenses/gpl.html
 #
 
-INCLUDES =                                                             \
+AM_CPPFLAGS =                                                          \
        -I$(top_srcdir)                                                 \
        -DG_LOG_DOMAIN=\"xfce4-hdaps\"                                  \
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\"                           \