added package target to makefile

This commit is contained in:
alisdair sullivan 2010-07-26 18:08:01 -07:00
parent 126f95a44b
commit 1188f02d9f

View file

@ -14,3 +14,6 @@ prove: compile
clean: clean:
./rebar clean ./rebar clean
./priv/backends.escript clean ./priv/backends.escript clean
package: compile
./rebar install target=.