diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-03-06 10:49:21 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-04-06 20:26:40 +1000 |
commit | 36e6d11dceb7af9cccdff3c631745427e31b8835 (patch) | |
tree | f244f1b9548f9d11c8966f7242cc204b906f3283 /librpc | |
parent | 27090becab1d9bd31ee313a32f0d0b78572f99b2 (diff) | |
download | samba-36e6d11dceb7af9cccdff3c631745427e31b8835.tar.gz samba-36e6d11dceb7af9cccdff3c631745427e31b8835.tar.bz2 samba-36e6d11dceb7af9cccdff3c631745427e31b8835.zip |
build: add README to explain gen_ndr, and ensure directory exists
Diffstat (limited to 'librpc')
-rw-r--r-- | librpc/gen_ndr/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/gen_ndr/README b/librpc/gen_ndr/README new file mode 100644 index 0000000000..0c1fd160a5 --- /dev/null +++ b/librpc/gen_ndr/README @@ -0,0 +1 @@ +This contains the generated files from PIDL for the IDL files in ../idl/*.idl |