From d0d00d2a4619448a0e815da3acc1746de64f6f84 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 26 Dec 2012 12:46:34 +0100 Subject: [PATCH] Gallery2: Makefile --- gal2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gal2/Makefile b/gal2/Makefile index 264a0af..52f2f04 100644 --- a/gal2/Makefile +++ b/gal2/Makefile @@ -1,6 +1,5 @@ $(eval $(dir-setup)) -$(call lib-copy, Gallery.pm) -$(call lib-copy, $(addprefix Gallery/,Archive.pm Generator.pm Web.pm)) +$(call lib-copy, UCW/Gallery.pm UCW/Gallery/Web.pm) $(call copy, $(addprefix nrt-blue/,back.png bot.png left.png next.png prev.png right.png top.png theme.pm style.css)) -- 2.39.2