[armedbear-cvs] r12750 - trunk/abcl
Mark Evenson
mevenson at common-lisp.net
Thu Jun 10 09:24:21 UTC 2010
Author: mevenson
Date: Thu Jun 10 05:24:20 2010
New Revision: 12750
Log:
Include "examples/**" is source release.
Rported and Patched by Mario Lang.
Modified:
trunk/abcl/build.xml
Modified: trunk/abcl/build.xml
==============================================================================
--- trunk/abcl/build.xml (original)
+++ trunk/abcl/build.xml Thu Jun 10 05:24:20 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