summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2013-01-29 17:31:36 +0100
committerRui Matos <tiagomatos@gmail.com>2013-02-19 12:25:53 +0100
commit34b5b2e6a804f077eb69cca6e7ae7f8a8c5550d0 (patch)
tree7ce0a8fc887b1286781aa69dfb88359a9ff77c6c
parent188f3d165840872d374c54849c72d5ef51709d9b (diff)
downloadgnome-control-center-34b5b2e6a804f077eb69cca6e7ae7f8a8c5550d0.tar.gz
region: Remove unused variable definition from Makefile
-rw-r--r--panels/region/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/panels/region/Makefile.am b/panels/region/Makefile.am
index 31b3bf7b5..e334259e1 100644
--- a/panels/region/Makefile.am
+++ b/panels/region/Makefile.am
@@ -4,7 +4,6 @@ cappletname = region
INCLUDES = \
$(PANEL_CFLAGS) \
$(REGION_PANEL_CFLAGS) \
- -DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
-I$(srcdir)/../common/ \
-I$(top_srcdir)/libgd/ \
$(NULL)