embedded: include in top-level Makefile

This commit is contained in:
Florian Dold 2023-01-17 00:30:38 +01:00
parent f7dfb736b4
commit c490c9806f
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -87,6 +87,7 @@ webextension-dev:
.PHONY: embedded
embedded:
pnpm install --frozen-lockfile --filter @gnu-taler/taler-wallet-embedded...
pnpm run --filter @gnu-taler/taler-wallet-embedded compile
.PHONY: lint
lint: