X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fworkunits%2FMakefile;fp=src%2Fceph%2Fqa%2Fworkunits%2FMakefile;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=f75f5dfd4a5e25c97878c1ccaf06e53a0d7bfc08;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/qa/workunits/Makefile b/src/ceph/qa/workunits/Makefile deleted file mode 100644 index f75f5df..0000000 --- a/src/ceph/qa/workunits/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -DIRS = direct_io fs - -all: - for d in $(DIRS) ; do ( cd $$d ; $(MAKE) all ) ; done