Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Commitd36a8b1

Browse files
authored
fix makefile bug
1 parentaa78551 commitd36a8b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ installdirs:
4343
mkdir -p$(DESTDIR)/$(DESTDIR)/img/grills
4444

4545
copy-img:
46+
mkdir -p$(CURDIR)/build/img/grills
47+
mkdir -p$(CURDIR)/build/img
4648
cp -v$(CURDIR)/src/static/img/*.avif$(CURDIR)/build/img/
4749
cp -v$(CURDIR)/src/static/img/grills/*.avif$(CURDIR)/build/img/grills/
4850
"node_modules/imagemin-cli/cli.js"$(CURDIR)/src/static/img/*.png -o=$(CURDIR)/build/img/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp