[couchdb-glib] Use correct includedir for desktopcouch-glib introspection
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [couchdb-glib] Use correct includedir for desktopcouch-glib introspection
- Date: Thu, 4 Mar 2010 15:59:38 +0000 (UTC)
commit d11c05e65d7e3d59a69f59160135dc6f933f31af
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Thu Mar 4 16:59:25 2010 +0100
Use correct includedir for desktopcouch-glib introspection
desktopcouch-glib/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/desktopcouch-glib/Makefile.am b/desktopcouch-glib/Makefile.am
index c1a9b3a..7ca7fb7 100644
--- a/desktopcouch-glib/Makefile.am
+++ b/desktopcouch-glib/Makefile.am
@@ -63,7 +63,7 @@ Desktopcouch-1.0.gir: libdesktopcouch-glib-1.0.la
Desktopcouch-1.0.typelib: Desktopcouch-1.0.gir
LD_LIBRARY_PATH=.libs$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} \
$(INTROSPECTION_COMPILER) \
- --includedir=$(srcdir)/couchdb-glib \
+ --includedir=$(top_srcdir)/couchdb-glib \
--includedir=. \
$(INTROSPECTION_COMPILER_OPTS) $< -o $(@F)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]