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, 2 insertions, 2 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index f2c68dd40e..c09e558b74 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -643,10 +643,10 @@ pch: basics
idl_full: build/pidl/idl.pm
- script/build_idl.sh FULL
+ CPP="@CPP@" script/build_idl.sh FULL
idl: build/pidl/idl.pm
- @script/build_idl.sh
+ @CPP="@CPP@" script/build_idl.sh
basics: idl proto_test