[telegnome] * Makefile.am (EXTRA_DIST): Add MAINTAINERS and telegnome.doap.



commit 469f10985d9ce62d73dd28810ce5d80ce76718b8
Author: Colin Watson <cjwatson debian org>
Date:   Tue Apr 28 21:34:08 2009 +0100

    * Makefile.am (EXTRA_DIST): Add MAINTAINERS and telegnome.doap.
---
 ChangeLog   |    4 ++++
 Makefile.am |    4 +++-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b5728e3..654121d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-28  Colin Watson  <cjwatson debian org>
 
+	* Makefile.am (EXTRA_DIST): Add MAINTAINERS and telegnome.doap.
+
+2009-04-28  Colin Watson  <cjwatson debian org>
+
 	* src/gui.c (new_gui), src/prefs.c (tele_view_update_page): Convert
 	from gnome_pixmap_file to gnome_program_locate_file.
 
diff --git a/Makefile.am b/Makefile.am
index 6af99c6..9ea1df6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,9 @@ SUBDIRS=src po pixmaps doc
 
 EXTRA_DIST = $(srcdir)/telegnome.desktop \
 	BUGS \
-	gnome-doc-utils.make
+	MAINTAINERS \
+	gnome-doc-utils.make \
+	telegnome.doap
 
 MAINTAINERCLEANFILES = gnome-doc-utils.make
 



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