make sure the docs get run as part of a bare make

This commit is contained in:
Eric Merritt 2012-09-10 18:23:56 -05:00
parent aa8b2088cf
commit fed8522774

View file

@ -16,7 +16,7 @@ ERLWARE_COMMONS_PLT=$(CURDIR)/.erlware_commons_plt
.PHONY: all compile doc clean test dialyzer typer shell distclean pdf get-deps escript .PHONY: all compile doc clean test dialyzer typer shell distclean pdf get-deps escript
all: compile test dialyzer all: compile test doc dialyzer
get-deps: get-deps:
$(REBAR) get-deps $(REBAR) get-deps