build: added placeholder files for public header directories
authorAndrew Tridgell <tridge@samba.org>
Mon, 28 Feb 2011 02:28:54 +0000 (13:28 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 15 Mar 2011 01:22:18 +0000 (12:22 +1100)
this will allow us to 'install' public headers into include/public in
the build. That means we can use the same include paths for our public
headers inside Samba as external applications. This should make it
less likely that we will break our public includes

include/public/README.txt [new file with mode: 0644]
include/public/core/README.txt [new file with mode: 0644]
include/public/dcerpc_server/README.txt [new file with mode: 0644]
include/public/gen_ndr/README.txt [new file with mode: 0644]
include/public/ndr/README.txt [new file with mode: 0644]
include/public/samba/README.txt [new file with mode: 0644]
include/public/security/README.txt [new file with mode: 0644]
include/public/util/README.txt [new file with mode: 0644]

diff --git a/include/public/README.txt b/include/public/README.txt
new file mode 100644 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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 (file)
index 0000000..534e9b7
--- /dev/null
@@ -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