[couchdb-glib] Fixed distcheck



commit dc281d311dc65795a4b83f6cb84ebfa382cc5bdf
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Mar 18 09:23:44 2010 +0100

    Fixed distcheck

 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 7ca7fb7..2488080 100644
--- a/desktopcouch-glib/Makefile.am
+++ b/desktopcouch-glib/Makefile.am
@@ -1,5 +1,5 @@
 INCLUDES =				\
-	-I$(top_builddir)/couchdb-glib	\
+	-I$(top_srcdir)/couchdb-glib	\
 	$(COUCHDB_GLIB_CFLAGS)		\
 	$(DESKTOPCOUCH_GLIB_CFLAGS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]