1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/autoconf/librpc/gen_ndr
Andrew Bartlett 611ca8e819 build: Move generated files out of the normal build tree
This avoids some dual-build-system interactions.

Andrew Bartlett
2012-05-18 15:44:43 +10:00
..
README build: Move generated files out of the normal build tree 2012-05-18 15:44:43 +10:00

This is the output directory for PIDL generated files in the autoconf
build.  This is a directory that WAF does not know about, and so will
not cause problems when we make a release that must also have
source3/autogen.sh pre-run.

(Waf doesn't like files it expects to generate to already be in the
build tree).