[rygel-grilo] Activate silent when generating dbus bindings
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel-grilo] Activate silent when generating dbus bindings
- Date: Tue, 13 Apr 2010 09:33:11 +0000 (UTC)
commit 944a46dbb0492314680651e6d5a3508b51c467a4
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Fri Apr 9 10:00:58 2010 +0200
Activate silent when generating dbus bindings
lib/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d615299..3f7d7b4 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -8,7 +8,7 @@
INCLUDES = @DEPS_CFLAGS@
%-server-glue.h: $(top_srcdir)/data/%.xml
- $(DBUSBINDINGTOOL) \
+ $(AM_V_GEN) $(DBUSBINDINGTOOL) \
--mode=glib-server \
--output=$@ \
--prefix=$(subst -,_,$*)_server \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]