[gnome-panel] [build] Ship the desktop.in files in tarball, not pre-build .desktop



commit 581e2975464315583e673cb4dff288b6956ac5b1
Author: Vincent Untz <vuntz gnome org>
Date:   Sat Aug 29 00:08:52 2009 +0200

    [build] Ship the desktop.in files in tarball, not pre-build .desktop

 gnome-panel/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-panel/Makefile.am b/gnome-panel/Makefile.am
index dad2d71..2674183 100644
--- a/gnome-panel/Makefile.am
+++ b/gnome-panel/Makefile.am
@@ -195,7 +195,7 @@ EXTRA_DIST =					\
 	panel-marshal.list			\
 	gnome-panelrc				\
 	$(entries_DATA)				\
-	$(desktop_DATA)				\
+	$(desktop_in_files)			\
 	gnome-panel-add.in
 
 @INTLTOOL_DESKTOP_RULE@



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