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)
commit36b48ad9a299bf937e1815da7ff93827a3723e5f
tree1d84932a10eefe1ae597ab517c7341c2000ad0f6
parent48ea48d5031f7118cf39b0233799d02e8bae6946
build: added placeholder files for public header directories

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]