diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-23 13:36:45 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-23 13:36:45 -0400 |
commit | 89d6b190483fc0cc73d7adbd265d3d52489f4438 (patch) | |
tree | 3f4332a2671d5b9673f50749b307a8c0974cd4e4 /doc/builds.mdwn | |
parent | fabe40722954638aa71ffe2f74d91e67d54255bb (diff) |
add i386-ancient build
Diffstat (limited to 'doc/builds.mdwn')
-rw-r--r-- | doc/builds.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/builds.mdwn b/doc/builds.mdwn index 5f5174076..0e6bc7ccd 100644 --- a/doc/builds.mdwn +++ b/doc/builds.mdwn @@ -12,6 +12,9 @@ <h2>Linux armel</h2> <iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version"> </iframe> +<h2>Linux i386-ancient</h2> +<iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386-ancient/build-version"> +</iframe> <h2>Android</h2> <iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/4.3/build-version"> </iframe> @@ -34,6 +37,9 @@ <h2>Linux armel</h2> <iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/"> </iframe> +<h2>Linux i386-ancient</h2> +<iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386-ancient/"> +</iframe> <h2>Android</h2> <iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/"> </iframe> |