Allow temporary and in-memory databases

This commit is contained in:
Alexey Romanov
2010-11-18 14:06:04 +03:00
parent fca4596295
commit 466e0332f4
2 changed files with 24 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ compile:
$(REBAR_COMPILE)
test:
$(REBAR_COMPILE) skip_deps=true eunit
$(REBAR) eunit
clean:
-rm -rf deps ebin priv doc/* .eunit c_src/*.o