JAL-3348 fixed an internal href in help to allow building
[jalview.git] / build.gradle
index 76284e9..2332643 100644 (file)
@@ -1205,6 +1205,7 @@ task sourceDist (type: Tar) {
   exclude ("**/*locales")
   exclude ("*locales/**")
   exclude ("utils/InstallAnywhere")
+  exclude (libDir)
   exclude (getdown_files_dir)
   exclude (getdown_website_dir)