X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2FMakefile.in;h=07ebf02ccfc2fc64fbc833d46fac27cfaff7bce5;hb=8145bd38c3b139839b44a42ca656f3df2c4481b5;hp=8af3349eecf6d4d0c73c0ab504a9bc50e8f42a6e;hpb=addd3d15d609fafcfe54f4057b0d97512a80f930;p=citadel.git diff --git a/webcit/Makefile.in b/webcit/Makefile.in index 8af3349ee..07ebf02cc 100644 --- a/webcit/Makefile.in +++ b/webcit/Makefile.in @@ -115,6 +115,7 @@ install-tinymce: done install-locale: + cd po; make for i in `find locale -type d | grep -v .svn` \ ; do \ test -d $(DESTDIR)$(LOCALEDIR)/$$i || mkdir -p $(DESTDIR)$(LOCALEDIR)/$$i; \