From 75ab4ae3e4a423c0f85cd87a2237453fd43bfba8 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Wed, 14 Jan 2009 13:41:32 +0000 Subject: Refactor the inline editing Javascript code in Futon to make it reusable. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734390 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'share/Makefile.am') diff --git a/share/Makefile.am b/share/Makefile.am index be6e81d9..4e9b96a4 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -65,6 +65,7 @@ nobase_dist_localdata_DATA = \ www/script/jquery.cookies.js \ www/script/jquery.couch.js \ www/script/jquery.dialog.js \ + www/script/jquery.editinline.js \ www/script/jquery.form.js \ www/script/jquery.resizer.js \ www/script/jquery.suggest.js \ -- cgit v1.2.3