Sanity-check the themes directory, too.
This commit is contained in:
parent
63665dda58
commit
9e8840da91
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Hack this if our location in the Wesnoth source tree changes.
|
||||
# It needs to point to the top-level directory, e.g. with data/images/sounds
|
||||
# directly beneath it.
|
||||
TOPDIR = ../../data/core ../data/multiplayer ../../data/campaigns/*
|
||||
TOPDIR = ../../data/core ../data/{multiplayer,themes} ../../data/campaigns/*
|
||||
# Define this to point to a local copy of UMC to run checks on.
|
||||
# Note, this needs to expand to a list with one subdirectory per UMC campaign,
|
||||
# otherwise the visibility checks aren't going to work right.
|
||||
|
|
Loading…
Add table
Reference in a new issue