From 36e6d11dceb7af9cccdff3c631745427e31b8835 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 6 Mar 2010 10:49:21 +1100 Subject: build: add README to explain gen_ndr, and ensure directory exists --- librpc/gen_ndr/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 librpc/gen_ndr/README (limited to 'librpc/gen_ndr') 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 -- cgit