]> hydra-www.ietfng.org Git - dyna2/commitdiff
Tweak build process handling of git submodules
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 27 Feb 2014 02:33:30 +0000 (21:33 -0500)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 27 Feb 2014 02:33:30 +0000 (21:33 -0500)
Makefile

index 90472e82bb58e4e6fddb6ab0ff080223226d7d20..4d0fca0e308f25130703dbe701286ebc38a17b6a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ $(VERFILE):
        echo "Commit: https://github.com/nwf/dyna/commit/"`git rev-parse HEAD` >> $@
 
 upstream:
-       git submodule init
+       git submodule update --init
        # git submodule update external/ekmett-parsers external/ekmett-trifecta
        # cabal install --user --enable-tests --only-dependencies \
        #  external/ekmett-parsers external/ekmett-trifecta .