[evolution-rss] add files to cleanup
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [evolution-rss] add files to cleanup
- Date: Sun,  2 Sep 2012 19:12:36 +0000 (UTC)
commit 9d7f436e7c986f2e6f22fdb9cc681f946065828c
Author: Lucian Langa <lucilanga gnome org>
Date:   Sun Sep 2 16:39:18 2012 +0200
    add files to cleanup
 Makefile.am     |    1 +
 src/Makefile.am |    5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 68bea0e..a3ae193 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ EXTRA_DIST = \
 
 DISTCLEANFILES = \
 	evolution-rss.desktop \
+	evolution-rss.desktop.in \
 	intltool-extract \
 	intltool-merge \
 	intltool-update
diff --git a/src/Makefile.am b/src/Makefile.am
index d44592e..d08a2c0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -133,7 +133,6 @@ evolution_module_rss_la_CPPFLAGS =			\
 evolution_module_rss_la_LDFLAGS =		\
         -avoid-version -module $(NO_UNDEFINED)
 
-
 @EVO_SERVER_RULE@
 
 gsettings_SCHEMAS =                            \
@@ -151,7 +150,7 @@ convert_DATA = evolution-rss.convert
 
 DISTCLEANFILES = $(schema_DATA)			\
 	evolution-rss.desktop.in		\
-	$(gsettings_SCHEMAS:.xml=.xml.in)
+	$(gsettings_SCHEMAS:.xml)
 
 ui_DATA =			\
 	rss-main.ui		\
@@ -161,7 +160,7 @@ CLEANFILES	= $(BUILT_SOURCES)	\
 	org-gnome-evolution-rss.eplug	\
 	org-gnome-evolution-rss.error   \
 	$(gsettings_SCHEMAS)		\
-	$(gsettings_SCHEMAS:.xml=.xml.in)
+	$(gsettings_SCHEMAS:.xml)
 
 EXTRA_DIST =					\
 	$(ui_DATA)				\
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]