Skip to content

Commit

Permalink
Change location of vhv/verovio-humdrum-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
craigsapp committed Apr 2, 2024
1 parent 6f94aba commit 238b7e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ compile-wasm:
rm -rf CMakeFiles CMakeCache.txt Makefile && \
source $(EMSDK)/emsdk_env.sh && \
./buildToolkit -w && \
cp build/verovio-toolkit-hum.js ../../verovio-script/scripts/verovio-toolkit-wasm.js \
&& cp build/verovio-toolkit-hum.js ../../verovio-humdrum-viewer/scripts/local/verovio-toolkit-wasm.js)
cp build/verovio-toolkit-hum.js ../../vhv/verovio-script/scripts/verovio-toolkit-wasm.js \
&& cp build/verovio-toolkit-hum.js ../../vhv/verovio-humdrum-viewer/scripts/local/verovio-toolkit-wasm.js)

copy:
(cd ../verovio/emscripten && cp build/verovio-toolkit-hum.js ../../verovio-script/scripts/verovio-toolkit-wasm.js && cp build/verovio-toolkit-hum.js ../../verovio-humdrum-viewer/scripts/local/verovio-toolkit-wasm.js)
Expand Down

0 comments on commit 238b7e3

Please sign in to comment.