X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile;h=a3e587816dcb90f86fa4e0338358d521fde236b3;hb=5c0c4d000690399a48521ac65b91a06e52eed6e0;hp=5c4c29a221cfa3314a71557f948a2b652f493104;hpb=a04e301d2bb2e6f5d6075a82381eb0971a251488;p=slovak-l10n diff --git a/Makefile b/Makefile index 5c4c29a..a3e5878 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,9 @@ all: install: all $(MAKE) -C po DESTDIR=$(DESTDIR) install + install -d $(DESTDIR)/usr/share/nokia-maps + cp -r nokia-maps/html $(DESTDIR)/usr/share/nokia-maps + clean: $(MAKE) -C po clean