Index: third_party/sqlite/amalgamation/README |
diff --git a/third_party/sqlite/amalgamation/README b/third_party/sqlite/amalgamation/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..472000f4c297b8988e683e471a233f24f4fca1ad |
--- /dev/null |
+++ b/third_party/sqlite/amalgamation/README |
@@ -0,0 +1,10 @@ |
+DO NOT EDIT FILES IN THIS DIRECTORY. |
+ |
+These files are automatically generated from the sqlite originals. If |
+you edit these files, your edits will be dropped in a future import of |
+the sqlite code. |
+ |
+See ../google_generate_amalgamation.sh for information on how these |
+files are built. |
+ |
+Scott Hess, April 6, 2011. |