From cd62a0f51fd3feb00c2979307214ba87cea8be92 Mon Sep 17 00:00:00 2001 From: Jeff Schiller Date: Fri, 5 Nov 2010 17:03:26 +0000 Subject: [PATCH] Add units.js to Makefile and test HTML file git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1845 eee81c28-f429-11dd-99c0-75d572ba1ddd --- Makefile | 1 + test/test1.html | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 0cf341ef..d3f4e5ef 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ build/$(PACKAGE): --js browsersupport.js \ --js svgtransformlist.js \ --js math.js \ + --js units.js \ --js svgutils.js \ --js svgcanvas.js \ --js svg-editor.js \ diff --git a/test/test1.html b/test/test1.html index d8d289ae..d95c26b5 100644 --- a/test/test1.html +++ b/test/test1.html @@ -8,6 +8,7 @@ +