aboutsummaryrefslogtreecommitdiffstats
path: root/lib/orber/examples/Stack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/orber/examples/Stack/Makefile')
-rw-r--r--lib/orber/examples/Stack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/orber/examples/Stack/Makefile b/lib/orber/examples/Stack/Makefile
index f1a5106a7b..1cbb983cd6 100644
--- a/lib/orber/examples/Stack/Makefile
+++ b/lib/orber/examples/Stack/Makefile
@@ -104,8 +104,8 @@ docs:
test: $(TEST_TARGET_FILES)
IDL-GENERATED: stack.idl
- erlc $(ERL_IDL_FLAGS) stack.idl
- >IDL-GENERATED
+ $(gen_verbose)erlc $(ERL_IDL_FLAGS) stack.idl
+ $(V_at)>IDL-GENERATED
$(GEN_FILES): IDL-GENERATED