xfstests: rework "dmapi" subtree build mechanism
[xfstests-dev.git] / dmapi / README.build
diff --git a/dmapi/README.build b/dmapi/README.build
deleted file mode 100644 (file)
index 0973116..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-You should be able to just run the ./configure and then 'make'.
-
-
-Sometimes we have to update the autotools bits.  Here's what was used the last
-time:
-
-libtoolize --automake --copy --force
-aclocal --force
-automake --add-missing --copy --force-missing
-autoconf
-