Skip to content

Commit

Permalink
Fix #1000
Browse files Browse the repository at this point in the history
  • Loading branch information
emackey committed Aug 1, 2013
1 parent 21f7d8f commit afc833d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<fileset dir="${instrumentedDirectory}" defaultexcludes="false" />
<fileset dir="${shadersDirectory}" includes="**/*.js" excludes="*.profile.js" />
<fileset dir="${specsDirectory}" includes="SpecList.js" />
<fileset dir="${sandcastleDirectory}" includes="jsHintOptions.js" />
<fileset dir="${galleryDirectory}" includes="gallery-index.js" />
<fileset dir="." includes="Cesium-*.zip" />
</delete>
Expand Down

0 comments on commit afc833d

Please sign in to comment.