make idl: Only compile idl files newer than the output to be generated.
authorMichael Adam <obnox@samba.org>
Tue, 26 Feb 2008 15:01:34 +0000 (16:01 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 26 Feb 2008 15:06:07 +0000 (16:06 +0100)
commit379fa9baaec5094b6509821d0c97f1f92cc3afb8
tree0a751b2b7bcd84019f4777a5f88b472179235c5b
parent7bdd648477c49dc7e23f832b2438bef673398fbf
make idl: Only compile idl files newer than the output to be generated.

Fix "if" condition in build_idl.sh to not always evaluate as false.

Michael
(This used to be commit 79c199d16e565eabd9fd971247f8df62689bb92a)
source3/script/build_idl.sh