The move of tutorial/ inro data/campaigns...
...enables us to get rid of a special case.
This commit is contained in:
parent
d055fb085a
commit
75b7510973
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue