diff --git a/build.js b/build.js index 44a51c40..60e09704 100644 --- a/build.js +++ b/build.js @@ -10,7 +10,8 @@ const config = { "resources", "app_dist", "node_modules", - "dependencies/libreoffice/linux_build/libreoffice.appimage" + "dependencies/libreoffice/linux_build/libreoffice.appimage", + "NOTICE", ], linux: { target: ["AppImage"],