From: Salvatore Iovene Date: Mon, 4 Feb 2013 09:14:11 +0000 (+0200) Subject: Adds Hoofbeats to the dist/ directory. X-Git-Tag: 0.1~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=037fb5b6b637b70b3d6f868252e915ca01fa7fcc;p=profile%2Fivi%2Fcowhide.git Adds Hoofbeats to the dist/ directory. --- diff --git a/grunt.js b/grunt.js index 94d9c88..62c18d3 100644 --- a/grunt.js +++ b/grunt.js @@ -233,6 +233,7 @@ module.exports = function(grunt) { 'dist/README.md': 'README.md', 'dist/examples/calf/': 'examples/calf/**', 'dist/examples/calf-ng/': 'examples/calf-ng/**', + 'dist/examples/hoofbeats/': 'examples/hoofbeats/**', 'dist/examples/widget-gallery/': 'examples/widget-gallery/**', 'dist/docs/': 'docs/**' }