Skip to content

Commit b76dd16

Browse files
dmitrylyzoTheOneric
authored andcommitted
make: remove redundant COPYRIGHT target
It exists in the toplevel Makefile. Cherry picked from: dmitrylyzo@eef75b7
1 parent 073eef8 commit b76dd16

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile_licence

-3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,3 @@ dist/license/all: dist/license/subtitlesoctopus $(addprefix dist/license/, $(LIB
3535
mv dist/license/all dist/license/all.tmp
3636
build/license_lint.awk dist/license/all.tmp build/license_fullnotice
3737
cat dist/license/all.tmp build/license_fullnotice > dist/license/all
38-
39-
dist/js/COPYRIGHT: dist/license/all
40-
cp "$<" "$@"

0 commit comments

Comments
 (0)