X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=6bc78ef8e969b2d8649d68de6b590e8ded886cec;hp=3d3474e0c97e213358862e671dd009a4600c536c;hb=f7dd69d4c6d3c248f0f74a3ff997f91be79c1fd8;hpb=18ee87e7ce7e6a20e17a8e5138a82b9069276691 diff --git a/Makefile.local b/Makefile.local index 3d3474e0..6bc78ef8 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 \