remove marshaller-gen on clen

This commit is contained in:
overflowerror 2021-05-07 00:18:36 +02:00
parent bcad579b02
commit a708a05432

View file

@ -81,7 +81,10 @@ clean:
@rm -f gen/*.c
@rm -f $(A_LIB_NAME)
@rm -f $(SO_LIB_NAME)
@rm -f $(MARSHALLER_GEN)
@rm -f json-demo
@rm -f json-test
@rm -f marshaller-demo
@rm -f marshaller-test