Use modern AM_CPPFLAGS instead of old INCLUDES

This commit is contained in:
Harald Judt
2014-12-03 19:05:12 +01:00
parent 099a97c40e
commit afb2ad8b8a

View File

@@ -1,6 +1,6 @@
NULL =
INCLUDES = \
AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"xfce4-taskmanager\" \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\"