X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=61a9c4c3a7398ada89ff7dc7a78bd0f7af473ae2;hp=6d54742334a238cb2fb08e65e9ff0ed09416fe13;hb=005c2f0df17de8afdf9f67b923d26f2358236171;hpb=aed5ec4350809aef34ae8290f8eda2069444b171 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