]> mj.ucw.cz Git - gallery.git/blobdiff - gal2/Makefile
Gallery2: Use FindBin to find libraries
[gallery.git] / gal2 / Makefile
index 264a0afb4b2362c9e35a4c0750f8a8fa8ce4740c..52f2f042d4fe191280ec5f2e38965aec9e05ed63 100644 (file)
@@ -1,6 +1,5 @@
 $(eval $(dir-setup))
 
 $(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))
 
 $(call copy, $(addprefix nrt-blue/,back.png bot.png left.png next.png prev.png right.png top.png theme.pm style.css))