gst-plugins-rs/Makefile
2017-08-01 19:15:27 +03:00

7 lines
46 B
Makefile

all:
cargo build --all
clean:
cargo clean