Fix pdfjs build files missing from appstore tarball.
This commit is contained in:
parent
5fe3ebf155
commit
eea09320ee
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -29,7 +29,7 @@ clean:
|
|||
appstore: clean build
|
||||
mkdir -p $(sign_dir)
|
||||
rsync -a \
|
||||
--exclude=build \
|
||||
--exclude=/build \
|
||||
--exclude=.eslintignore \
|
||||
--exclude=.eslintrc.yml \
|
||||
--exclude=.git \
|
||||
|
|
|
|||
Loading…
Reference in a new issue