Index: build/protoc.gypi |
diff --git a/build/protoc.gypi b/build/protoc.gypi |
index 897e446e8e86266844183a00ba625733378f8df7..4ceac2e8092504aca7ed12cc34e3f02605aac0db 100644 |
--- a/build/protoc.gypi |
+++ b/build/protoc.gypi |
@@ -3,7 +3,8 @@ |
# found in the LICENSE file. |
# This file is meant to be included into a target to provide a rule |
-# to invoke protoc in a consistent manner. |
+# to invoke protoc in a consistent manner. For Java-targets, see |
+# protoc_java.gypi. |
# |
# To use this, create a gyp target with the following form: |
# { |