Skip to content

Commit

Permalink
Modify Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ronardcaktus committed Dec 20, 2021
1 parent e983a35 commit 9b71c01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ prep-release: lint-js build-css build-js pull-messages compile-messages

dist: clean fetch-static-libs lint-js build-js build-css
python setup.py sdist
python setup.py bdist_wheel --universal

clean:
rm -f ${STATIC_DIR}/js/scribbler.js
Expand Down

0 comments on commit 9b71c01

Please sign in to comment.