cleanall clear lualib.a

This commit is contained in:
Cloud Wu
2014-04-15 14:32:52 +08:00
parent 720297b6ec
commit 0279144db1

View File

@@ -76,3 +76,4 @@ clean :
cleanall: clean
cd 3rd/lua-cjson && $(MAKE) clean
rm -f $(LUA_STATICLIB)