[gnome-contacts] Make sure we create the desktop file in configure



commit 62cc2e0be4d863d8069564279eedeb819c16f2a9
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Jun 21 10:04:00 2011 +0200

    Make sure we create the desktop file in configure

 configure.ac |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6889585..109f621 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,9 @@ AC_CONFIG_FILES([Makefile
 		vapi/Makefile
 		src/Makefile
 		data/Makefile
-		po/Makefile.in])
+		po/Makefile.in
+		data/gnome-contacts.desktop.in
+		])
 
 LT_INIT
 AC_PROG_CC



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