Skip to content

Commit

Permalink
Tweaked dingus makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Mar 25, 2016
1 parent 23b1cd8 commit fc79896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dingus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bower_components/%:
bower install $(notdir $@)

lodash.min.js: bower_components/lodash
cp $</lodash.min.js $@
cp $</dist/lodash.min.js $@

jquery.min.js: bower_components/jquery
cp $</dist/$@ $@
Expand Down

0 comments on commit fc79896

Please sign in to comment.