[drwright] Remove obsolete desktop file



commit 57474230aede50a65ac13b5e84fadae3a4bfa538
Author: Christian Persch <chpe gnome org>
Date:   Sat Nov 20 19:12:14 2010 +0100

    Remove obsolete desktop file

 Makefile.am         |   15 +++++----------
 drwright.desktop.in |   10 ----------
 2 files changed, 5 insertions(+), 20 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 86ade4e..153b968 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,21 +2,16 @@ SUBDIRS = src po
 
 ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
-
-INTLTOOL = 				\
-	intltool-extract.in 		\
-	intltool-merge.in 		\
-	intltool-update.in
+DISTCHECK_CONFIGURE_FLAGS =
 
 EXTRA_DIST = 				\
 	AUTHORS 			\
 	ChangeLog			\
-	$(INTLTOOL)			\
-	$(desktop_in_files)		\
-	$(desktop_files)		\
 	autogen.sh			\
-	drwright.doap
+	drwright.doap			\
+	intltool-extract.in             \
+	intltool-merge.in               \
+	intltool-update.in
 
 DISTCLEANFILES = 		\
 	intltool-extract	\



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