[glib/new-gsettings] Use --targetdir
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/new-gsettings] Use --targetdir
- Date: Thu, 15 Apr 2010 04:00:13 +0000 (UTC)
commit 7584a61e5e516e27905f280dd7bcbeda641fc740
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Apr 14 23:57:55 2010 -0400
Use --targetdir
gio/tests/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index cdb52c2..00b1a44 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -136,11 +136,11 @@ contexts_LDADD = $(progs_ldadd) \
gsettings_SOURCES = gsettings.c gschemas.compiled
gsettings_LDADD = $(progs_ldadd)
-EXTRA_DIST = org.gtk.test.gschema
+EXTRA_DIST += org.gtk.test.gschema
BUILT_SOURCES = gschemas.compiled
gschemas.compiled: *.gschema
- $(top_builddir)/gio/gschema-compile .
+ $(top_builddir)/gio/gschema-compile --targetdir=${bulddir} ${srcdir}
DISTCLEAN_FILES = applications/mimeinfo.cache
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]