remove README as it's contents no longer apply
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 27 Feb 2013 17:22:58 +0000 (09:22 -0800)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 27 Feb 2013 17:22:58 +0000 (09:22 -0800)
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
README [deleted file]
src/extensions/weston/README [deleted file]

diff --git a/README b/README
deleted file mode 100644 (file)
index 6ddf0d5..0000000
--- a/README
+++ /dev/null
@@ -1,13 +0,0 @@
-Weston does not install any headers to aid weston module
-development.
-
-Thus, the weston headers should be copied/symlinked from the
-weston source tree to this source tree so we can build our
-weston-wfits module/extension:
-
-compositor.h -> src/extensions/weston/weston-headers/core/.
-matrix.h -> src/extensions/weston/weston-headers/shared/.
-config-parser.h -> src/extensions/weston-headers/shared/.
-
-This is done automatically by the wayland-scripts build
-hooks.  Otherwise, you will have to do it manually.
diff --git a/src/extensions/weston/README b/src/extensions/weston/README
deleted file mode 100644 (file)
index 6ddf0d5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Weston does not install any headers to aid weston module
-development.
-
-Thus, the weston headers should be copied/symlinked from the
-weston source tree to this source tree so we can build our
-weston-wfits module/extension:
-
-compositor.h -> src/extensions/weston/weston-headers/core/.
-matrix.h -> src/extensions/weston/weston-headers/shared/.
-config-parser.h -> src/extensions/weston-headers/shared/.
-
-This is done automatically by the wayland-scripts build
-hooks.  Otherwise, you will have to do it manually.