[nautilus-actions] Add na-gconf2key.sh.in to distributed files



commit 9c52041ff9fd3feeedb02a5ca39df13f172ee3e8
Author: Pierre Wieser <pwieser trychlos org>
Date:   Sun Jan 16 15:53:17 2011 +0100

    Add na-gconf2key.sh.in to distributed files

 ChangeLog             |    2 ++
 src/utils/Makefile.am |    4 ++++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a557b2f..b375c0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@
 	* Makefile.am:
 	* configure.ac: configure in tools/.
 
+	* src/utils/Makefile.am: Add na-gconf2key.sh.in to the distributed files.
+
 	* docs/reference/Makefile.am: Set the deprecation flags for gtkdoc-scan.
 
 	* tools/check-po.sh: Set the count of errors as exit code.
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index afbb845..9d7c121 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -125,6 +125,10 @@ do_subst = sed \
 	$(do_subst) < $< > $@
 	chmod a+x $@
 
+EXTRA_DIST = \
+	na-gconf2key.sh.in											\
+	$(NULL)
+
 CLEANFILES = \
 	$(BUILT_SOURCES)											\
 	$(pkglibexec_SCRIPTS)										\



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