[gnome-js-common] Make sure to dist all of the js modules.



commit 48e7df55a403fd76d20f6a8d2c761784c87e4f43
Author: Tim Horton <hortont svn gnome org>
Date:   Wed Jun 3 01:00:15 2009 -0400

    Make sure to dist all of the js modules.
---
 modules/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/modules/Makefile.am b/modules/Makefile.am
index de60c34..c6a4bf4 100644
--- a/modules/Makefile.am
+++ b/modules/Makefile.am
@@ -5,4 +5,6 @@ module_DATA= \
 	lang.js \
 	signals.js \
 	JSON.js \
-	ArrayUtils.js 
+	ArrayUtils.js
+
+EXTRA_DIST= ArrayUtils.js JSON.js signals.js lang.js



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