]> mj.ucw.cz Git - gallery.git/blobdiff - gal/Makefile
Added caching of image hashes (optional)
[gallery.git] / gal / Makefile
index fcab4134318bc1ac027cef4e83aa2fc75e6d4f14..5c6a23bdc03052781ae2b706aebd64d22c10ff2a 100644 (file)
@@ -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))