Эх сурвалжийг харах

Remove unneeded arguments (#1842)

Thomas Van Lenten 7 сар өмнө
parent
commit
95d457667e
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      Makefile

+ 0 - 2
Makefile

@@ -361,8 +361,6 @@ regenerate-test-protos: build ${PROTOC_GEN_SWIFT} Protos/Tests/SwiftProtobufTest
 		`find Protos/Tests/SwiftProtobufTests -type f -name "*.proto"`
 	find Tests/SwiftProtobufPluginLibraryTests -name "*.pb.swift" -exec rm -f {} \;
 	${GENERATE_SRCS} \
-	    -I Protos/Sources/SwiftProtobuf \
-		-I Protos/Sources/SwiftProtobufPluginLibrary \
 		-I Protos/Tests/SwiftProtobufPluginLibraryTests \
 		--tfiws_opt=FileNaming=DropPath \
 		--tfiws_out=Tests/SwiftProtobufPluginLibraryTests \