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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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