[libsecret] Fix VPATH build.
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret] Fix VPATH build.
- Date: Thu, 28 Jun 2012 08:58:43 +0000 (UTC)
commit 3bc89a8971463d21535db1294bdfaadf62761b9b
Author: Evan Nemerson <evan coeus-group com>
Date: Thu Jun 28 00:25:17 2012 -0700
Fix VPATH build.
library/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/library/Makefile.am b/library/Makefile.am
index 256f3e7..c6c27ce 100644
--- a/library/Makefile.am
+++ b/library/Makefile.am
@@ -78,7 +78,7 @@ libsecret_ SECRET_MAJOR@_la_LIBADD = \
$(LIBS)
DBUS_XML_DEFINITIONS = \
- org.freedesktop.Secrets.xml
+ $(srcdir)/org.freedesktop.Secrets.xml
secret-dbus-generated.c: $(DBUS_XML_DEFINITIONS) Makefile.am
$(AM_V_GEN) gdbus-codegen --interface-prefix org.freedesktop.Secret. \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]