[couchdb-glib] Don't install unfinished DesktopcouchService headers



commit 5c8831731ce413af824db264a6f2b1551733a2ab
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Fri Jul 22 11:04:47 2011 +0200

    Don't install unfinished DesktopcouchService headers

 couchdb-glib/couchdb-document-task.c |    3 ++-
 desktopcouch-glib/Makefile.am        |    1 -
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/couchdb-glib/couchdb-document-task.c b/couchdb-glib/couchdb-document-task.c
index f33012e..e678dff 100644
--- a/couchdb-glib/couchdb-document-task.c
+++ b/couchdb-glib/couchdb-document-task.c
@@ -1,8 +1,9 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
- * Copyright (C) 2009 Canonical Services Ltd (www.canonical.com)
+ * Copyright (C) 2009-2011 Canonical Services Ltd (www.canonical.com)
  *
  * Authors: Miguel Angel Rodelas Delgado <miguel rodelas gmail com>
+ *          Rodrigo Moya <rodrigo moya canonical com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/desktopcouch-glib/Makefile.am b/desktopcouch-glib/Makefile.am
index 18d08f7..1757c26 100644
--- a/desktopcouch-glib/Makefile.am
+++ b/desktopcouch-glib/Makefile.am
@@ -28,7 +28,6 @@ libdesktopcouch_glib_1_0_la_LDFLAGS =	\
 hdir = $(includedir)/desktopcouch-glib-1.0
 h_DATA = 				\
 	desktopcouch-glib.h		\
-	desktopcouch-service.h		\
 	desktopcouch-session.h
 
 -include $(INTROSPECTION_MAKEFILE)



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