X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=gal2%2FMakefile;h=e19fbcfa6d011d7627559b317044adc0b08be2de;hb=9616a1f03e8290d15f0d15def6c8fb6d4e9420bf;hp=88b61de44c63ac4b48158d8a14c88dde1f277a6d;hpb=7f7b2063460745e53264c63533baa65ebe725679;p=gallery.git diff --git a/gal2/Makefile b/gal2/Makefile index 88b61de..e19fbcf 100644 --- a/gal2/Makefile +++ b/gal2/Makefile @@ -1,6 +1,5 @@ $(eval $(dir-setup)) -$(call lib-copy, UCW/Gallery.pm UCW/Gallery/Web.pm) +$(call lib-copy, UCW/Gallery.pm UCW/Gallery/Web.pm UCW/Gallery/Web/NrtBlue.pm) $(call copy, $(addprefix nrt-blue/,back.png bot.png left.png next.png prev.png right.png top.png style.css)) -$(call lib-copy, nrt-blue/theme.pm)