summaryrefslogtreecommitdiff
path: root/packaging/windows/tmw.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/windows/tmw.nsi')
-rw-r--r--packaging/windows/tmw.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows/tmw.nsi b/packaging/windows/tmw.nsi
index 029771bed..d72a2eb46 100644
--- a/packaging/windows/tmw.nsi
+++ b/packaging/windows/tmw.nsi
@@ -303,6 +303,7 @@ Section "Core files (required)" SecCore
File "${SRCDIR}\data\themes\blackwood\*.png"
File "${SRCDIR}\data\themes\blackwood\*.xml"
SetOutPath "$INSTDIR\data\themes\mana"
+ File "${SRCDIR}\data\themes\mana\*.png"
File "${SRCDIR}\data\themes\mana\*.xml"
SetOutPath "$INSTDIR\data\themes\enchilado"
File "${SRCDIR}\data\themes\enchilado\*.png"