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)
commit79c199d16e565eabd9fd971247f8df62689bb92a
tree8744ad4d9b1d3cd0d7f75fdc0d48b916bc6ac6fa
parentc19f7a0e1004213f95e0bf8db5cd1f6697c7a47b
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
source/script/build_idl.sh