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

@ -13,4 +13,7 @@ prove: compile
clean:
./rebar clean
./priv/backends.escript clean
./priv/backends.escript clean
package: compile
./rebar install target=.