diff --git a/gulpfile.js b/gulpfile.js index ef2310beb..70d8b2254 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -69,7 +69,7 @@ const paths = { "style/*.css", "lib/vendor/*", "i18n/strings.js", - "lib/emscripten/libwrapper.js", + "lib/emscripten/taler-emscripten-lib.js", "lib/module-trampoline.js", "popup/**/*.{html,css}", "pages/**/*.{html,css}",