Change makefile order to only update submodules on 'all' target
authorCarl Fürstenberg <azatoth@gmail.com>
Thu, 17 Mar 2011 19:14:15 +0000 (20:14 +0100)
committerCarl Fürstenberg <azatoth@gmail.com>
Thu, 17 Mar 2011 19:21:32 +0000 (20:21 +0100)
commit4f9e78616ecd9ca403a25ee0e3dc71781484e553
treec47fb28be178fbd06ba7c32a0eb305e8013b49a8
parent22738e0e4b988f8ce2cb341b137ba0fe4646d3f3
Change makefile order to only update submodules on 'all' target

insterad of always update the submodules, now only "make all" will run
that, thus an "make jquery" will not update them
Makefile