Restore reference checking of multiplayer.

This commit is contained in:
Eric S. Raymond 2007-06-06 19:08:03 +00:00
parent 2c32ff9d12
commit 63665dda58

View file

@ -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/campaigns/*
TOPDIR = ../../data/core ../data/multiplayer ../../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.