summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:20:16 +0100
committerFelipe Contreras <felipe.contreras@gmail.com>2013-10-09 16:23:06 -0500
commitbabce8f71faba426b7e7e9985c78afce661d563a (patch)
tree1fc9b165c93afb2353e084e72913b4ec193a7ce1 /plugins
parentd39d43dcc9f9d3e67964279a4120b4604a866865 (diff)
Autotools updates.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/actions/Makefile.am2
-rw-r--r--plugins/applicationsmenu/Makefile.am2
-rw-r--r--plugins/clock/Makefile.am2
-rw-r--r--plugins/directorymenu/Makefile.am2
-rw-r--r--plugins/launcher/Makefile.am2
-rw-r--r--plugins/pager/Makefile.am2
-rw-r--r--plugins/separator/Makefile.am2
-rw-r--r--plugins/showdesktop/Makefile.am2
-rw-r--r--plugins/systray/Makefile.am2
-rw-r--r--plugins/tasklist/Makefile.am2
-rw-r--r--plugins/windowmenu/Makefile.am2
11 files changed, 11 insertions, 11 deletions
diff --git a/plugins/actions/Makefile.am b/plugins/actions/Makefile.am
index ddad9909..b6492157 100644
--- a/plugins/actions/Makefile.am
+++ b/plugins/actions/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libactions\" \
$(PLATFORM_CPPFLAGS)
diff --git a/plugins/applicationsmenu/Makefile.am b/plugins/applicationsmenu/Makefile.am
index 06892470..d0d94bff 100644
--- a/plugins/applicationsmenu/Makefile.am
+++ b/plugins/applicationsmenu/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libapplicationsmenu\" \
$(PLATFORM_CPPFLAGS)
diff --git a/plugins/clock/Makefile.am b/plugins/clock/Makefile.am
index 923fb33c..1878115e 100644
--- a/plugins/clock/Makefile.am
+++ b/plugins/clock/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libclock\" \
$(PLATFORM_CPPFLAGS)
diff --git a/plugins/directorymenu/Makefile.am b/plugins/directorymenu/Makefile.am
index 0aa46b88..88b13eaf 100644
--- a/plugins/directorymenu/Makefile.am
+++ b/plugins/directorymenu/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libdirectorymenu\" \
$(PLATFORM_CPPFLAGS)
diff --git a/plugins/launcher/Makefile.am b/plugins/launcher/Makefile.am
index e7029dbc..5841dc7b 100644
--- a/plugins/launcher/Makefile.am
+++ b/plugins/launcher/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"liblauncher\" \
-DSN_API_NOT_YET_FROZEN \
diff --git a/plugins/pager/Makefile.am b/plugins/pager/Makefile.am
index ceb1ea74..7730391d 100644
--- a/plugins/pager/Makefile.am
+++ b/plugins/pager/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libpager\" \
-DWNCK_I_KNOW_THIS_IS_UNSTABLE \
diff --git a/plugins/separator/Makefile.am b/plugins/separator/Makefile.am
index 1312aab4..77b6449a 100644
--- a/plugins/separator/Makefile.am
+++ b/plugins/separator/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libseparator\" \
$(PLATFORM_CPPFLAGS)
diff --git a/plugins/showdesktop/Makefile.am b/plugins/showdesktop/Makefile.am
index 37c6f74a..6180434b 100644
--- a/plugins/showdesktop/Makefile.am
+++ b/plugins/showdesktop/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libshowdesktop\" \
-DWNCK_I_KNOW_THIS_IS_UNSTABLE \
diff --git a/plugins/systray/Makefile.am b/plugins/systray/Makefile.am
index 01db738f..8c8c9489 100644
--- a/plugins/systray/Makefile.am
+++ b/plugins/systray/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libsystray\" \
$(PLATFORM_CPPFLAGS)
diff --git a/plugins/tasklist/Makefile.am b/plugins/tasklist/Makefile.am
index 4d9c5931..4f386f39 100644
--- a/plugins/tasklist/Makefile.am
+++ b/plugins/tasklist/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libtasklist\" \
-DWNCK_I_KNOW_THIS_IS_UNSTABLE \
diff --git a/plugins/windowmenu/Makefile.am b/plugins/windowmenu/Makefile.am
index 88f7bf25..a1836839 100644
--- a/plugins/windowmenu/Makefile.am
+++ b/plugins/windowmenu/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libwindowmenu\" \
-DWNCK_I_KNOW_THIS_IS_UNSTABLE \