1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-26 17:38:21 +01:00

fix make file

This commit is contained in:
lxsang 2018-10-08 19:31:35 +02:00
parent 76e5ca2430
commit 064f874691

View File

@ -33,6 +33,7 @@ deepclean: luaclean clean
clean: libclean
-rm -f *.o 3rd/jsmn/*.o *.$(EXT) $(PBUILDIRD)/$(PLUGINS)
- rm ./libantd.$(EXT)
-rm $(PLUGINS_BASE)/plugin.o
-rm $(PBUILDIRD)/$(PL_NAME)/*.$(LIB_EXT)