From b0c7dac56b5772d9bade4c8db398acb312b30386 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Mon, 10 Aug 2009 18:36:54 -0400 Subject: [PATCH] Distribute places.js Add places.js to the 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 34fa61fa4..f4a575057 100644 --- a/js/ui/Makefile.am +++ b/js/ui/Makefile.am @@ -14,6 +14,7 @@ dist_jsui_DATA = \ main.js \ overlay.js \ panel.js \ + places.js \ runDialog.js \ sidebar.js \ tweener.js \