Fix pdfjs build files missing from appstore tarball.

This commit is contained in:
Joachim Bauch 2020-12-14 09:02:35 +01:00
parent 5fe3ebf155
commit eea09320ee
Failed to extract signature

View file

@ -29,7 +29,7 @@ clean:
appstore: clean build appstore: clean build
mkdir -p $(sign_dir) mkdir -p $(sign_dir)
rsync -a \ rsync -a \
--exclude=build \ --exclude=/build \
--exclude=.eslintignore \ --exclude=.eslintignore \
--exclude=.eslintrc.yml \ --exclude=.eslintrc.yml \
--exclude=.git \ --exclude=.git \