[rygel] Distribute .version file



commit 1c00b55daeb7b68a6e5b5925080369b124257f2d
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue May 26 16:53:59 2009 +0300

    Distribute .version file
---
 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 99334bd..412fdc7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,8 @@ SUBDIRS = src data
 pkgconfig_DATA= rygel-1.0.pc
 pkgconfigdir = $(libdir)/pkgconfig
 
-EXTRA_DIST = rygel-1.0.pc.in
+EXTRA_DIST = rygel-1.0.pc.in \
+             .version
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 



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