Skip to content

Commit 7224469

Browse files
committed
Added luacom documentation to the distribution
1 parent a56d677 commit 7224469

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/luacom-1.3-doc.pdf

199 KB
Binary file not shown.

install/mushclient.nsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ Section "Documentation"
251251
File "..\docs\Lua Colors LICENSE.txt"
252252
File "..\docs\JSON License.txt"
253253
File "..\docs\LuaJSON.txt"
254+
File "..\docs\luacom-1.3-doc.pdf"
254255

255256
SectionEnd
256257

@@ -607,6 +608,8 @@ Section Uninstall
607608
Delete "$INSTDIR\docs\Lua Colors LICENSE.txt"
608609
Delete "$INSTDIR\docs\JSON License.txt"
609610
Delete "$INSTDIR\docs\LuaJSON.txt"
611+
Delete "$INSTDIR\docs\luacom-1.3-doc.pdf"
612+
610613

611614
RMDir "$INSTDIR\docs"
612615

0 commit comments

Comments
 (0)