The move of tutorial/ inro data/campaigns...

...enables us to get rid of a special case.
This commit is contained in:
Eric S. Raymond 2007-05-11 14:45:16 +00:00
parent d055fb085a
commit 75b7510973

View file

@ -15,10 +15,7 @@ TOPDIR = ../../
FAKE = --force-used "(terrain|buttons|cursors|cursors-bw|menu)/"
# Suppress meaningless errors about castle graphics and about resources
# used only by the GUI code in C++
# FIXME: This also suppresses all checking of the tutorial files.
# Otherwise we get warnings about duplicated resource files that are
# copies of stuff in HttT. It's not clear what the right permanent fix is.
EXCLUDE = --exclude ".dirstamp|po/|translations/|exploder/|castle-cutter/|icons/|UI/|tutorial/"
EXCLUDE = --exclude ".dirstamp|po/|translations/|exploder/|castle-cutter/|icons/|UI/"
unresolved:
@echo "# Report on unresolved macro calls and resource references"