[couchdb-glib] Don't include internal headers for introspection



commit 3ff160c19eb1111cbbc74dd97700a7a44b666697
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jun 8 18:25:16 2010 +0200

    Don't include internal headers for introspection

 couchdb-glib/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/couchdb-glib/Makefile.am b/couchdb-glib/Makefile.am
index bedde72..9b4dbd9 100644
--- a/couchdb-glib/Makefile.am
+++ b/couchdb-glib/Makefile.am
@@ -108,7 +108,6 @@ Couchdb-1.0.gir: libcouchdb-glib-1.0.la
         --output $@ \
         -I$(top_srcdir) \
         $(h_DATA) \
-        $(libcouchdb_glib_1_0_la_headers) \
         $(libcouchdb_glib_1_0_la_sources)
 
 Couchdb-1.0.typelib: Couchdb-1.0.gir



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