X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=compat%2FMakefile;h=fa25832e0b97a280e5f4fe08d024ddfc2a4dd97d;hb=690e36bacd5e53c45775586024ca70f069ca68ad;hp=9a29ffcfdd3427ced79a2cb0d003d1e0f97cc235;hpb=e72a6176e3fc3fcf4b1696e3f0ee9cf66509fb4d;p=notmuch diff --git a/compat/Makefile b/compat/Makefile index 9a29ffcf..fa25832e 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -1,5 +1,5 @@ all: $(MAKE) -C .. all -clean: - $(MAKE) -C .. clean +.DEFAULT: + $(MAKE) -C .. $@