[gnome-photos] build: Use $(AM_V_GEN) with gdbus-codegen
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] build: Use $(AM_V_GEN) with gdbus-codegen
- Date: Sun, 18 Nov 2012 20:55:25 +0000 (UTC)
commit 92e54f2546fece48ee7d615e0e0211460fee5f8a
Author: Debarshi Ray <debarshir gnome org>
Date: Sun Nov 18 21:53:56 2012 +0100
build: Use $(AM_V_GEN) with gdbus-codegen
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 49a56b5..43c35f4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -288,7 +288,7 @@ photos-resources.h: photos.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sou
$<
photos-tracker-resources.h photos-tracker-resources.c: photos-tracker-resources.xml
- gdbus-codegen \
+ $(AM_V_GEN)gdbus-codegen \
--c-namespace Tracker \
--generate-c-code photos-tracker-resources \
--interface-prefix org.freedesktop.Tracker1. \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]