X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=61a9c4c3a7398ada89ff7dc7a78bd0f7af473ae2;hp=6d54742334a238cb2fb08e65e9ff0ed09416fe13;hb=d038b9320949c79503fe4b76870aaabf279405ab;hpb=32fd74b7aa9c24ec77f8c59d09f89e0535bf64cd diff --git a/Makefile.local b/Makefile.local index 6d547423..61a9c4c3 100644 --- a/Makefile.local +++ b/Makefile.local @@ -59,7 +59,7 @@ endif FINAL_LIBNOTMUCH_LDFLAGS = $(LDFLAGS) $(AS_NEEDED_LDFLAGS) $(CONFIGURE_LDFLAGS) .PHONY: all -all: notmuch notmuch-shared build-man +all: notmuch notmuch-shared build-man ruby-bindings ifeq ($(MAKECMDGOALS),) ifeq ($(shell cat .first-build-message 2>/dev/null),) @NOTMUCH_FIRST_BUILD=1 $(MAKE) --no-print-directory all