diff --git a/game/arcade/dustrac/actions.py b/game/arcade/dustrac/actions.py index cfd436fb2a..ed84168da4 100644 --- a/game/arcade/dustrac/actions.py +++ b/game/arcade/dustrac/actions.py @@ -17,4 +17,4 @@ def build(): def install(): cmaketools.install() - pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README") + pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README*")