X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=gal%2FMakefile;h=5c6a23bdc03052781ae2b706aebd64d22c10ff2a;hb=a89f2eee3e06facd7b9b2cfce35e2c38828b4134;hp=fcab4134318bc1ac027cef4e83aa2fc75e6d4f14;hpb=e70cd8032c5c258dad80278d136878212815d476;p=gallery.git diff --git a/gal/Makefile b/gal/Makefile index fcab413..5c6a23b 100644 --- a/gal/Makefile +++ b/gal/Makefile @@ -1,7 +1,7 @@ $(eval $(dir-setup)) $(call lib-copy, UCW/Gallery.pm) -$(call lib-copy, $(addprefix UCW/Gallery/, Web.pm Archive.pm)) +$(call lib-copy, $(addprefix UCW/Gallery/, Web.pm HashCache.pm Archive.pm)) $(call lib-copy, $(addprefix UCW/Gallery/Web/, Plain.pm NrtBlue.pm HighSlide.pm)) $(call copy, $(addprefix nrt-blue/,back.png bot.png left.png next.png prev.png right.png top.png style.css))