samples/build.xml
changeset 120 6715a003e910
parent 119 8147cafd007a
child 121 1725f11cf455
     1.1 --- a/samples/build.xml	Sat Jun 14 09:54:59 2008 +0200
     1.2 +++ b/samples/build.xml	Sat Jun 14 09:54:59 2008 +0200
     1.3 @@ -3,6 +3,7 @@
     1.4      <dirset id="examples" dir=".">
     1.5          <include name="**/nbproject"/>
     1.6          <exclude name="apifest1/day3-intermezzo/**"/>
     1.7 +        <exclude name="apifest1/infrastructure/testing-template/**"/>
     1.8      </dirset>
     1.9      
    1.10