[empathy] Remove the generate .service file



commit f9481eacf1f60d8ec361f009773b2cfea077f80e
Author: Xavier Claessens <xclaesse gmail com>
Date:   Tue Aug 25 18:45:41 2009 +0200

    Remove the generate .service file

 data/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index d3e5754..b2591d2 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -49,7 +49,8 @@ EXTRA_DIST = 				\
 	$(clientfile_DATA)		\
 	$(servicefile_in_files)
 
-DISTCLEANFILES = 			\
+DISTCLEANFILES = 		\
 	$(desktop_DATA)		\
-	$(schemas_DATA)
+	$(schemas_DATA)		\
+	$(servicefile_DATA)
 



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