]> git.notmuchmail.org Git - notmuch/blobdiff - configure
completion: add proper completion of folder: and path:
[notmuch] / configure
index ab73317a4b57c79de9f9d48abc49ffa5ca10f035..1d430b9c9542f95e293e2ba5fcde90e8588ac6d0 100755 (executable)
--- a/configure
+++ b/configure
@@ -719,8 +719,9 @@ configure_options = $@
 # files, (which is quite ugly).
 vpath %.c \$(srcdir)
 vpath %.cc \$(srcdir)
-vpath %.1 \$(srcdir)
 vpath Makefile.% \$(srcdir)
+vpath %.py \$(srcdir)
+vpath %.rst \$(srcdir)
 
 # The C compiler to use
 CC = ${CC}