X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=compat%2FMakefile;h=fa25832e0b97a280e5f4fe08d024ddfc2a4dd97d;hp=9a29ffcfdd3427ced79a2cb0d003d1e0f97cc235;hb=bf159bd829efb6aa73c68542949eb11d9a44d93c;hpb=880b21a097104bee5f50a444c5130695d143fd8a 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 .. $@