More cleanups
This commit is contained in:
parent
a1291880df
commit
38643c5fb4
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -19,6 +19,7 @@ $(BDB_LOCAL_LIB): $(BDB_LOCAL_DIST)
|
|||
c_src/buildlib.sh
|
||||
clean:
|
||||
$(REBAR) $(REBAR_FLAGS) clean
|
||||
-rm test/*.beam
|
||||
|
||||
distclean: clean
|
||||
-rm -rf $(BDB_LOCAL_DIST)
|
||||
|
|
Loading…
Reference in a new issue