mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove target that no longer exists.
This commit is contained in:
parent
ca088e83f7
commit
6027fdc10c
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ APP_REVISION := $(shell grep ^APP_REVISION web/config.py | awk -F"=" '{print $$N
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
# Include only platform-independent builds in all
|
# Include only platform-independent builds in all
|
||||||
all: docs pip src runtime
|
all: docs pip src
|
||||||
|
|
||||||
appbundle:
|
appbundle:
|
||||||
./pkg/mac/build.sh
|
./pkg/mac/build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user