Skip to content

Commit

Permalink
update robeaux to 5d46e91
Browse files Browse the repository at this point in the history
  • Loading branch information
zankich committed Dec 24, 2014
1 parent 5d46e91 commit 24fd35f
Show file tree
Hide file tree
Showing 2 changed files with 1,090 additions and 5,284 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ endif
cd robeaux-tmp ; \
rm fonts/* ; \
rm -r test/* ; \
rm Makefile package.json README.markdown robeaux.gemspec css/fonts.css ; \
rm -r less/* ; \
rm Makefile Gruntfile.js package.json README.markdown robeaux.gemspec css/fonts.css ; \
touch css/fonts.css ; \
echo "Updating robeaux to $(shell git rev-parse HEAD)" ; \
go-bindata -pkg="robeaux" -o robeaux.go -ignore=\\.git ./... ; \
Expand Down
Loading

0 comments on commit 24fd35f

Please sign in to comment.