6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
|
|
|
|
build:
|
|
$(YARN) build
|