From d2921caf6cf64fbeb2152aec4cff895a2cfaea9c Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 17 Jan 2013 15:57:15 -0800 Subject: [PATCH] Fix build --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 657915e1e..788eef43e 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ all: \ js/lib/d3.keybinding.js \ js/lib/d3.one.js \ js/lib/d3.size.js \ + js/lib/d3.tail.js \ js/lib/d3.trigger.js \ js/lib/d3.typeahead.js \ js/lib/jxon.js \