diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/README.txt | 3 | ||||
-rw-r--r-- | include/public/README.txt | 6 | ||||
-rw-r--r-- | include/public/core/README.txt | 6 | ||||
-rw-r--r-- | include/public/dcerpc_server/README.txt | 6 | ||||
-rw-r--r-- | include/public/gen_ndr/README.txt | 6 | ||||
-rw-r--r-- | include/public/ndr/README.txt | 6 | ||||
-rw-r--r-- | include/public/samba/README.txt | 6 | ||||
-rw-r--r-- | include/public/security/README.txt | 6 | ||||
-rw-r--r-- | include/public/util/README.txt | 6 |
9 files changed, 51 insertions, 0 deletions
diff --git a/include/README.txt b/include/README.txt new file mode 100644 index 0000000..70d5722 --- /dev/null +++ b/include/README.txt @@ -0,0 +1,3 @@ +this README is needed to ensure that the directory exists in the +source tree. It is needed as a placeholder for the top level build +config.h diff --git a/include/public/README.txt b/include/public/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/core/README.txt b/include/public/core/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/core/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/dcerpc_server/README.txt b/include/public/dcerpc_server/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/dcerpc_server/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/gen_ndr/README.txt b/include/public/gen_ndr/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/gen_ndr/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/ndr/README.txt b/include/public/ndr/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/ndr/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/samba/README.txt b/include/public/samba/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/samba/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/security/README.txt b/include/public/security/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/security/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries diff --git a/include/public/util/README.txt b/include/public/util/README.txt new file mode 100644 index 0000000..534e9b7 --- /dev/null +++ b/include/public/util/README.txt @@ -0,0 +1,6 @@ +DO NOT REMOVE + +This is a placeholder to allow for build rules putting public headers +in this directory. Using this directory allows us to ensure that our +public headers will work with external applications that make use of +Samba libraries |