]> git.notmuchmail.org Git - notmuch/blobdiff - configure
emacs: Fix documentation of notmuch-search-remove-tag.
[notmuch] / configure
index d240b6acf8bda20b033e62ef1beda4c3cebe38d3..a2af672d8d2552ee1050225fd137493de19ab30e 100755 (executable)
--- a/configure
+++ b/configure
@@ -274,6 +274,9 @@ prefix = ${PREFIX}
 # The directory to which emacs lisp files should be installed
 emacs_lispdir=${emacs_lispdir}
 
+# The directory to which desktop files should be installed
+desktop_dir = \${prefix}/share/applications
+
 # Whether the getline function is available (if not, then notmuch will
 # build its own version)
 HAVE_GETLINE = ${have_getline}