Skip to content

Commit

Permalink
Run "git submodule update" by default
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Sep 8, 2016
1 parent d2b67dd commit 615590e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -5,6 +5,7 @@ PACKAGE_NAME = %APPNAME%
all: xpi

xpi: makexpi/makexpi.sh
git submodule update
makexpi/makexpi.sh -n $(PACKAGE_NAME) -o

makexpi/makexpi.sh:
Expand Down

0 comments on commit 615590e

Please sign in to comment.