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

Signed-off-by: Jordan Wilberding <diginux@gmail.com>
This commit is contained in:
Eric Merritt 2012-09-10 18:23:56 -05:00 committed by Jordan Wilberding
parent 3a29539285
commit 0c34549901

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
all: compile test dialyzer
all: compile test doc dialyzer
get-deps:
$(REBAR) get-deps