From: Martin Mares Date: Wed, 26 Dec 2012 11:46:34 +0000 (+0100) Subject: Gallery2: Makefile X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=d0d00d2a4619448a0e815da3acc1746de64f6f84;p=gallery.git Gallery2: Makefile --- 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))