Remove unnecessary cbindgen-related Makefile (#3486)

This commit is contained in:
Dustin J. Mitchell
2024-06-18 22:54:46 -04:00
committed by GitHub
parent dfab237830
commit 9788798189

View File

@@ -1,2 +0,0 @@
taskchampion.h: cbindgen.toml ../target/debug/libtaskchampion.so
cbindgen --config cbindgen.toml --crate taskchampion-lib --output $@