tests/ceph: add Makefile
authorEric Biggers <ebiggers@google.com>
Sun, 1 Nov 2020 17:16:19 +0000 (09:16 -0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 8 Nov 2020 05:50:42 +0000 (13:50 +0800)
commit1de2b58b8e299c9e46f2db66158fd054703b814c
tree714a91f7c90745b367f79c1e0259819e36b58ee0
parentb09ba3318ebb2373df2ee516ee99aae4da24a8a3
tests/ceph: add Makefile

'make install' stopped working because the tests/ceph/ directory is
missing a Makefile.  Add it.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Vladimir Zapolskiy <vladimir@tuxera.com>
Tested-by: Vladimir Zapolskiy <vladimir@tuxera.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/ceph/Makefile [new file with mode: 0644]