[gnome-shell] Add workspaceSwitcherPopup.js to Makefile.am



commit 3f6759061d198935f5f8ccc1691d909b2ec517d2
Author: Adel Gadllah <adel gadllah gmail com>
Date:   Sat Feb 13 15:12:39 2010 +0100

    Add workspaceSwitcherPopup.js to Makefile.am
    
    Re add accidentally omitted change.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=609187

 js/ui/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/Makefile.am b/js/ui/Makefile.am
index 9d54f74..50efeb3 100644
--- a/js/ui/Makefile.am
+++ b/js/ui/Makefile.am
@@ -31,4 +31,5 @@ dist_jsui_DATA =		\
 	widgetBox.js		\
 	windowManager.js	\
 	workspacesView.js	\
-	workspace.js
+	workspace.js            \
+	workspaceSwitcherPopup.js



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