X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=Makefile.local;h=af12ca7f2ef88353648fbbf584422cd613bdb830;hb=e5beec39d6021c7b8c21e6d84050660ad6c69a96;hp=3d3474e0c97e213358862e671dd009a4600c536c;hpb=18ee87e7ce7e6a20e17a8e5138a82b9069276691;p=notmuch diff --git a/Makefile.local b/Makefile.local index 3d3474e0..af12ca7f 100644 --- a/Makefile.local +++ b/Makefile.local @@ -212,6 +212,7 @@ dataclean: distclean rm -rf $(DATACLEAN) notmuch_client_srcs = \ + $(notmuch_compat_srcs) \ command-line-arguments.c\ debugger.c \ status.c \ @@ -224,6 +225,7 @@ notmuch_client_srcs = \ notmuch-dump.c \ notmuch-insert.c \ notmuch-new.c \ + notmuch-reindex.c \ notmuch-reply.c \ notmuch-restore.c \ notmuch-search.c \