Skip to content

Commit abd0725

Browse files
committed
Remove unneeded arguments
1 parent 5bd6528 commit abd0725

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,6 @@ regenerate-test-protos: build ${PROTOC_GEN_SWIFT} Protos/Tests/SwiftProtobufTest
361361
`find Protos/Tests/SwiftProtobufTests -type f -name "*.proto"`
362362
find Tests/SwiftProtobufPluginLibraryTests -name "*.pb.swift" -exec rm -f {} \;
363363
${GENERATE_SRCS} \
364-
-I Protos/Sources/SwiftProtobuf \
365-
-I Protos/Sources/SwiftProtobufPluginLibrary \
366364
-I Protos/Tests/SwiftProtobufPluginLibraryTests \
367365
--tfiws_opt=FileNaming=DropPath \
368366
--tfiws_out=Tests/SwiftProtobufPluginLibraryTests \

0 commit comments

Comments
 (0)