# Removing these files in the pre-build clean is the easiest way to
# prevent them being installed by debian/crawl.docs (which would cause
# lintian to complain).
#
# The licensing is described in debian/copyright, though we don't use
# the convenience copies these licenses apply to during compilation.
docs/lualicense.txt
docs/pcre_license.txt
docs/lgpl.txt
docs/mt19937.txt

# Similarly, there is no point installing developer documentation.
docs/coding_conventions.txt
docs/level_design.txt
docs/monster_speech.txt

# Don't accidentally use makefiles that aren't debian/GNUmakefile.
source/makefile*
