X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=3548ed9665c974f236b7a01469da46bb15026641;hp=222082359ba1d3256cf2681ca3450769f3ffd418;hb=66c1bff416c23634a6cec937e386a6830c5c0bc2;hpb=440d24e7cccd2699d9cfdcb57c90aaf759da7832 diff --git a/Makefile.local b/Makefile.local index 22208235..3548ed96 100644 --- a/Makefile.local +++ b/Makefile.local @@ -274,11 +274,6 @@ ifeq ($(WITH_EMACS), 1) endif endif -.PHONY: install-desktop -install-desktop: - mkdir -p "$(DESTDIR)$(desktop_dir)" - desktop-file-install --mode 0644 --dir "$(DESTDIR)$(desktop_dir)" notmuch.desktop - SRCS := $(SRCS) $(notmuch_client_srcs) CLEAN := $(CLEAN) notmuch notmuch-shared $(notmuch_client_modules) CLEAN := $(CLEAN) version.stamp notmuch-*.tar.gz.tmp