From: Martin Mares Date: Thu, 27 Dec 2012 23:07:15 +0000 (+0100) Subject: Gallery2: easing_equations.js not needed X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=9e18aa0a582d904cfddf7171785ec31939338743;p=gallery.git Gallery2: easing_equations.js not needed --- diff --git a/gal2/Makefile b/gal2/Makefile index 97bcefe..02713b8 100644 --- a/gal2/Makefile +++ b/gal2/Makefile @@ -5,7 +5,7 @@ $(call lib-copy, UCW/Gallery.pm UCW/Gallery/Web.pm UCW/Gallery/Web/NrtBlue.pm UC $(call copy, $(addprefix nrt-blue/,back.png bot.png left.png next.png prev.png right.png top.png style.css)) $(call copy, $(addprefix plain/,back.png next.png prev.png style.css)) -$(call copy, $(addprefix highslide/, highslide-ie6.css highslide.config.js highslide-with-gallery.js easing_equations.js highslide.css)) +$(call copy, $(addprefix highslide/, highslide-ie6.css highslide.config.js highslide-with-gallery.js highslide.css)) $(call copy, $(addprefix highslide/graphics/, \ close.png closeX.png controlbar-black-border.gif controlbar-text-buttons.png controlbar-white-small.gif \ controlbar-white.gif controlbar2.gif controlbar3.gif controlbar4-hover.gif controlbar4.gif fullexpand.gif \