region: Remove unused variable definition from Makefile
This commit is contained in:
parent
188f3d1658
commit
34b5b2e6a8
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ cappletname = region
|
|||
INCLUDES = \
|
||||
$(PANEL_CFLAGS) \
|
||||
$(REGION_PANEL_CFLAGS) \
|
||||
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
|
||||
-I$(srcdir)/../common/ \
|
||||
-I$(top_srcdir)/libgd/ \
|
||||
$(NULL)
|
||||
|
|
Loading…
Add table
Reference in a new issue