Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff build.xml @ 52:39895d44a287
Get help working on Linux.
author | David Barts <n5jrn@me.com> |
---|---|
date | Thu, 07 May 2020 09:59:28 -0700 |
parents | fb407182ba76 |
children | d0b83fc1d62a |
line wrap: on
line diff
--- a/build.xml Thu May 07 08:30:56 2020 -0700 +++ b/build.xml Thu May 07 09:59:28 2020 -0700 @@ -177,7 +177,7 @@ </manifest> <zipgroupfileset dir="${lib.home}" includes="*.jar"/> <zipfileset src="${work.jar}"/> - <zipfileset dir="${src.home}" includes="**/*.properties,**/*.dll,**/*.so,**/*.dylib"/> + <zipfileset dir="${src.home}" includes="**/*.properties,**/*.html,**/*.dll,**/*.so,**/*.dylib"/> <zipfileset file="${pf.home}/linux/icon_48x48.png" fullpath="name/blackcap/exifwasher/icon_48x48.png"/> </jar>