summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index ed3d90f46b..40306bd6bf 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -653,11 +653,13 @@ pch: basics
idl:
script/build_idl.sh FULL
-idl_test:
+idl_test: build/pidl/idl.pm
@script/build_idl.sh
basics: idl_test proto_test
+build/pidl/idl.pm: build/pidl/idl.yp
+ -yapp -s build/pidl/idl.yp
# These dependencies are only approximately correct: we want to make
# sure Samba's paths are updated if ./configure is re-run. Really it