Skip to content

Commit e62f316

Browse files
committed
Makefile: gardening
1 parent 7cb1b75 commit e62f316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ publish:
3737
npm publish
3838

3939
standalone::
40-
$(MAKE) -C standalone build
40+
$(MAKE) --no-print-directory -C standalone build
4141

4242
define release
4343
npm version $(1)

0 commit comments

Comments
 (0)