We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3610c commit 6c9a7f8Copy full SHA for 6c9a7f8
Src/Makefile
@@ -184,7 +184,6 @@ release:
184
@$(ZIP) -j -9 $(OUTFILE) Exe\CodeSnip-p.exe
185
@$(ZIP) -j -9 $(OUTFILE) Exe\CodeSnip.chm
186
@$(ZIP) -j -9 $(OUTFILE) Docs\ReadMe.txt
187
- @$(ZIP) -j -9 $(OUTFILE) Docs\Privacy.txt
188
@$(ZIP) -j -9 $(OUTFILE) Docs\License.html
189
!endif
190
@cd Src
0 commit comments