Sandbox makefile target should depend on packages/archive-contents

See #1666
This commit is contained in:
Steve Purcell 2014-04-20 13:36:17 +01:00
parent 524927838c
commit ee08e19371

View file

@ -99,7 +99,7 @@ $(RCPDIR)/%: .FORCE
## Sandbox
sandbox:
sandbox: packages/archive-contents
@echo " • Building sandbox ..."
mkdir -p $(SANDBOX)
$(EMACS) -Q \