[gnome-settings-daemon] automount: Fix distcheck of .desktop.in.in file



commit def74e60704993fe81d46e5995f4d3cbbddc1260
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jul 25 11:57:51 2011 +0200

    automount: Fix distcheck of .desktop.in.in file

 plugins/automount/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/automount/Makefile.am b/plugins/automount/Makefile.am
index 05424f9..209feb1 100644
--- a/plugins/automount/Makefile.am
+++ b/plugins/automount/Makefile.am
@@ -28,7 +28,7 @@ gnome-fallback-mount-helper.desktop.in: gnome-fallback-mount-helper.desktop.in.i
 
 @INTLTOOL_DESKTOP_RULE@
 
-EXTRA_DIST = $(autostart_in_files)
+EXTRA_DIST = $(autostart_in_files) gnome-fallback-mount-helper.desktop.in.in
 
 CLEANFILES = $(autostart_DATA) \
-	gnome-fallback-mount-helper.desktop.in
\ No newline at end of file
+	gnome-fallback-mount-helper.desktop.in



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