[armedbear-cvs] r12751 - branches/0.20.x/abcl
Mark Evenson
mevenson at common-lisp.net
Thu Jun 10 09:29:34 UTC 2010
Author: mevenson
Date: Thu Jun 10 05:29:33 2010
New Revision: 12751
Log:
Backport r12750: Include "examples/**" in source release.
Modified:
branches/0.20.x/abcl/build.xml
Modified: branches/0.20.x/abcl/build.xml
==============================================================================
--- branches/0.20.x/abcl/build.xml (original)
+++ branches/0.20.x/abcl/build.xml Thu Jun 10 05:29:33 2010
@@ -464,6 +464,8 @@
<include name="abcl.in"/>
<include name="abcl.bat.in"/>
+ <include name="examples/**"/>
+
<!-- The remainder of these files are used by the Lisp hosted
build in 'build-abcl.lisp' but not used by Ant, so include
them in the source distribution. -->
More information about the armedbear-cvs
mailing list