From 97da0ede72cd2a6b2da6bdf0b18e02a7d5decee2 Mon Sep 17 00:00:00 2001 From: Ian Newborn Date: Mon, 14 Mar 2016 09:53:57 +0000 Subject: [PATCH] Corrected case of jquery.contextMenu.js in make file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b61ae5a2..f6563d5f 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ ZIP=zip JS_FILES=\ svgedit.js \ jquery-svg.js \ - contextmenu/jquery.contextmenu.js \ + contextmenu/jquery.contextMenu.js \ pathseg.js \ browser.js \ svgtransformlist.js \