[gnome-shell] js/ui/Makefile.am: add altTab.js



commit 397a1056386e8560736f89391714376347edd48f
Author: Dan Winship <danw gnome org>
Date:   Wed May 6 08:29:52 2009 -0400

    js/ui/Makefile.am: add altTab.js
    
    http://bugzilla.gnome.org/show_bug.cgi?id=581541
---
 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 3fa4ea3..f9d0f9b 100644
--- a/js/ui/Makefile.am
+++ b/js/ui/Makefile.am
@@ -1,6 +1,7 @@
 jsuidir = $(pkgdatadir)/js/ui
 
 dist_jsui_DATA =		\
+	altTab.js		\
 	appDisplay.js		\
 	button.js		\
 	dnd.js			\



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