Merge rust-bitcoin/rust-secp256k1#349: Removed useless Makefile

fafc141782 Removed useless Makefile (Martin Habovstiak)

Pull request description:

  This Makefile did nothing interesting and could confuse people.

ACKs for top commit:
  apoelstra:
    ACK fafc141782

Tree-SHA512: 00337677787f98c4c4f1014f5cb4205b5e4057eaa2a1d512f44280d9e7952219b8ef3804e64dca35cc19856bbe780069ce3ab072a082023c72143542aaaaacaa
This commit is contained in:
Andrew Poelstra 2022-01-04 14:33:03 +00:00
commit 45bf2d349c
No known key found for this signature in database
GPG Key ID: C588D63CE41B97C1
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
test:
cargo test
build:
cargo build