X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;fp=Makefile.local;h=7c12612dee8e806535be42f1381e3f24448f093b;hp=3c6dacbccc4b3af1e43d89fcf8e69dd23997aed0;hb=46e96156218e456df3fdd239e8c055220fba667a;hpb=3aaa8cfe941bd59730ae04df46da6aa3181f85e5 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