Previously updated translation updated to FW version 10.2010.12-9
[slovak-l10n] / Makefile
index 5c4c29a..a3e5878 100644 (file)
--- 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