From 6262af4ad73763e736bfb96a88c5d66e0ec51532 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 14 Oct 2016 02:15:56 +0200 Subject: fix build system --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}", -- cgit v1.2.3