[gnome-shell] List shellDBus.js in Makefile.am



commit 64d8d7a91cb03857100213e2c781d9424d6c2119
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Thu Sep 24 18:12:41 2009 -0400

    List shellDBus.js in Makefile.am
    
    Include the new file shellDBus.js with installed and distributed Javascript.

 js/ui/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/Makefile.am b/js/ui/Makefile.am
index af5dca7..a790515 100644
--- a/js/ui/Makefile.am
+++ b/js/ui/Makefile.am
@@ -18,6 +18,7 @@ dist_jsui_DATA =		\
 	panel.js		\
 	places.js		\
 	runDialog.js		\
+	shellDBus.js		\
 	sidebar.js		\
 	tweener.js		\
 	widget.js		\



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