remove ceph code
[stor4nfv.git] / src / ceph / qa / Makefile
diff --git a/src/ceph/qa/Makefile b/src/ceph/qa/Makefile
deleted file mode 100644 (file)
index ad655b7..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DIRS= workunits btrfs
-
-all:
-       for d in $(DIRS) ; do ( cd $$d ; $(MAKE) all ) ; done