X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=7c12612dee8e806535be42f1381e3f24448f093b;hb=50f0cbcc4d78f93776009fd223e6d6b6736ecff9;hp=3c6dacbccc4b3af1e43d89fcf8e69dd23997aed0;hpb=4bfbd5baa1e754e18d58dd6b8052a8072c0bfc2f;p=notmuch diff --git a/Makefile.local b/Makefile.local index 3c6dacbc..7c12612d 100644 --- a/Makefile.local +++ b/Makefile.local @@ -1,7 +1,7 @@ # -*- makefile -*- .PHONY: all -all: notmuch notmuch-shared build-man build-info ruby-bindings +all: notmuch notmuch-shared build-man build-info ruby-bindings python-cffi-bindings ifeq ($(MAKECMDGOALS),) ifeq ($(shell cat .first-build-message 2>/dev/null),) @NOTMUCH_FIRST_BUILD=1 $(MAKE) --no-print-directory all