From 9e18aa0a582d904cfddf7171785ec31939338743 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 28 Dec 2012 00:07:15 +0100 Subject: [PATCH] Gallery2: easing_equations.js not needed --- gal2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.2