summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-07-19 14:20:33 +1000
committerAndrew Tridgell <tridge@samba.org>2010-07-19 22:17:17 +1000
commita709e423d2940a7c71099ff11383a5f0ef3b1d7e (patch)
treec5c45aedeb0462ad06adba4d0f156eff9e9ac6d5
parent5cefbfef26bf2d5f470f1d8c52d75e9756c0f738 (diff)
downloadsamba-a709e423d2940a7c71099ff11383a5f0ef3b1d7e.tar.gz
waf-idl: put the gen_ndr/README file for source3 back
This was removed by 100d37fc4624690423f6a932709b3f9046d05c64, probably accidentially.
-rw-r--r--librpc/gen_ndr/README3
-rw-r--r--source3/librpc/gen_ndr/README4
-rw-r--r--source4/librpc/gen_ndr/README3
3 files changed, 10 insertions, 0 deletions
diff --git a/librpc/gen_ndr/README b/librpc/gen_ndr/README
index 0c1fd160a5a..5ccb89db5d4 100644
--- a/librpc/gen_ndr/README
+++ b/librpc/gen_ndr/README
@@ -1 +1,4 @@
This contains the generated files from PIDL for the IDL files in ../idl/*.idl
+
+DO NOT REMOVE THIS FILE. The waf 1.5 build relies on this directory
+existing in the source tree.
diff --git a/source3/librpc/gen_ndr/README b/source3/librpc/gen_ndr/README
new file mode 100644
index 00000000000..5ccb89db5d4
--- /dev/null
+++ b/source3/librpc/gen_ndr/README
@@ -0,0 +1,4 @@
+This contains the generated files from PIDL for the IDL files in ../idl/*.idl
+
+DO NOT REMOVE THIS FILE. The waf 1.5 build relies on this directory
+existing in the source tree.
diff --git a/source4/librpc/gen_ndr/README b/source4/librpc/gen_ndr/README
index 0c1fd160a5a..5ccb89db5d4 100644
--- a/source4/librpc/gen_ndr/README
+++ b/source4/librpc/gen_ndr/README
@@ -1 +1,4 @@
This contains the generated files from PIDL for the IDL files in ../idl/*.idl
+
+DO NOT REMOVE THIS FILE. The waf 1.5 build relies on this directory
+existing in the source tree.