diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-07-19 14:20:33 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-07-19 22:17:17 +1000 |
commit | a709e423d2940a7c71099ff11383a5f0ef3b1d7e (patch) | |
tree | c5c45aedeb0462ad06adba4d0f156eff9e9ac6d5 /source4/librpc/gen_ndr | |
parent | 5cefbfef26bf2d5f470f1d8c52d75e9756c0f738 (diff) | |
download | samba-a709e423d2940a7c71099ff11383a5f0ef3b1d7e.tar.gz samba-a709e423d2940a7c71099ff11383a5f0ef3b1d7e.tar.bz2 samba-a709e423d2940a7c71099ff11383a5f0ef3b1d7e.zip |
waf-idl: put the gen_ndr/README file for source3 back
This was removed by 100d37fc4624690423f6a932709b3f9046d05c64, probably
accidentially.
Diffstat (limited to 'source4/librpc/gen_ndr')
-rw-r--r-- | source4/librpc/gen_ndr/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/librpc/gen_ndr/README b/source4/librpc/gen_ndr/README index 0c1fd160a5..5ccb89db5d 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. |