From 8e68aa4f36fd333cb4f3c65efd7b0525a793299e Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 8 Dec 2011 04:01:38 -0300 Subject: removing deprecated GDK_DISPLAY() --- capplets/Makefile.am | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'capplets/Makefile.am') diff --git a/capplets/Makefile.am b/capplets/Makefile.am index 004d00fd..9b3c70ea 100644 --- a/capplets/Makefile.am +++ b/capplets/Makefile.am @@ -1,26 +1,26 @@ SUBDIRS = \ - common \ - accessibility \ - appearance \ - default-applications \ - display \ - keybindings \ - keyboard \ - mouse \ - network \ + common \ + accessibility \ + appearance \ + default-applications \ + display \ + keybindings \ + keyboard \ + mouse \ + network \ windows DIST_SUBDIRS = \ - common \ - accessibility \ - appearance \ - default-applications \ - keybindings \ - keyboard \ - mouse \ - network \ - windows \ - display \ + common \ + accessibility \ + appearance \ + default-applications \ + keybindings \ + keyboard \ + mouse \ + network \ + windows \ + display \ about-me -- cgit v1.2.1