region: Remove unused variable definition from Makefile

This commit is contained in:
Rui Matos 2013-01-29 17:31:36 +01:00
parent 188f3d1658
commit 34b5b2e6a8

View file

@ -4,7 +4,6 @@ cappletname = region
INCLUDES = \
$(PANEL_CFLAGS) \
$(REGION_PANEL_CFLAGS) \
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
-I$(srcdir)/../common/ \
-I$(top_srcdir)/libgd/ \
$(NULL)