X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=6bc78ef8e969b2d8649d68de6b590e8ded886cec;hp=3d3474e0c97e213358862e671dd009a4600c536c;hb=d5ed9af0e42c0f32bcababd6ac5ce42ccb1bf283;hpb=11d47950c18f2d19718e35b7264dabf2ff2fd621 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 \