[gnome-photos] build: Style fixes
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] build: Style fixes
- Date: Thu, 5 Dec 2013 09:39:35 +0000 (UTC)
commit 7533ace8289f8d7ecd08df353baeca45a3f387c9
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Dec 5 10:34:55 2013 +0100
build: Style fixes
src/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 4e12c8d..cb1f276 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -271,7 +271,7 @@ gnome_photos_LDADD = \
$(NULL)
CLEANFILES = \
- $(gnome_photos_built_sources) \
+ $(BUILT_SOURCES) \
stamp-gegl-gtk-marshal.h \
stamp-photos-about-data.h \
stamp-photos-enums.h \
@@ -396,12 +396,14 @@ photos-marshalers.c: photos-marshalers.list photos-marshalers.h Makefile
photos-resources.c: photos.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)
--generate-dependencies $(srcdir)/photos.gresource.xml)
$(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ \
+ --c-name photos \
--sourcedir=$(srcdir) \
--generate-source \
$<
photos-resources.h: photos.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)
--generate-dependencies $(srcdir)/photos.gresource.xml)
$(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ \
+ --c-name photos \
--sourcedir=$(srcdir) \
--generate-header \
$<
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]