From 81a497b4765656c6ae08c57f4b37a78cd521d423 Mon Sep 17 00:00:00 2001 From: Adel Gadllah Date: Tue, 11 May 2010 20:32:06 +0200 Subject: [PATCH] Add boxpointer.js to Makefile.am --- js/ui/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/js/ui/Makefile.am b/js/ui/Makefile.am index 691cfee79..08e2ac2c1 100644 --- a/js/ui/Makefile.am +++ b/js/ui/Makefile.am @@ -4,6 +4,7 @@ dist_jsui_DATA = \ altTab.js \ appDisplay.js \ appFavorites.js \ + boxpointer.js \ calendar.js \ chrome.js \ dash.js \