X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=config-ui%2FMakefile;h=c88c3bfb9432ac1460b76d8e9ee1c070e4ed2c30;hp=3ead186687758620d7ead6b7f8168a0c269b5df0;hb=1e7ade644d5e179a36c077375ff6e1f2f41f1027;hpb=60cc467a2aeddc6724f259a42f6e2bbada6fa418 diff --git a/config-ui/Makefile b/config-ui/Makefile index 3ead186..c88c3bf 100644 --- a/config-ui/Makefile +++ b/config-ui/Makefile @@ -50,7 +50,8 @@ strip: $(PLUGIN) strip $(PLUGIN) install: all - mkdir -p $(DESTDIR)$(PREFIX)/share/hildon-control-panel + mkdir -p $(DESTDIR)$(PREFIX)/lib/hildon-control-panel + mkdir -p $(DESTDIR)$(PREFIX)/share/applications/hildon-control-panel install -c -m 0755 $(PLUGIN) $(DESTDIR)$(PREFIX)/lib/hildon-control-panel install -c -m 0644 $(APP).desktop $(DESTDIR)$(PREFIX)/share/applications/hildon-control-panel