diff options
Diffstat (limited to 'gulpfile.js')
-rw-r--r-- | gulpfile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js index f9ba97b74..2e4abfc9e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -73,7 +73,7 @@ const paths = { "emscripten/taler-emscripten-lib.js", "img/icon.png", "img/logo.png", - "src/**/*.{js,css,html}", + "src/webex/**/*.{js,css,html}", ], // for the source distribution extra: [ |