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