X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=7c12612dee8e806535be42f1381e3f24448f093b;hb=1d9ec88d878d9817f18c98e71fa8b987d74f0508;hp=3c6dacbccc4b3af1e43d89fcf8e69dd23997aed0;hpb=6682b4e686b7972883626c9b0f941ae4bf02dedb;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