Remove target that no longer exists.

This commit is contained in:
Dave Page 2023-04-03 15:09:11 +01:00
parent ca088e83f7
commit 6027fdc10c

View File

@ -18,7 +18,7 @@ APP_REVISION := $(shell grep ^APP_REVISION web/config.py | awk -F"=" '{print $$N
#########################################################################
# Include only platform-independent builds in all
all: docs pip src runtime
all: docs pip src
appbundle:
./pkg/mac/build.sh