Fix artman config for core protos (#50)

pull/53/head
Shin Fan 9 years ago committed by GitHub
parent 2cb85e6412
commit d87ff84224
  1. 5
      gapic/core/artman_core.yaml

@ -3,5 +3,8 @@ core:
import_proto_path:
- ${THISDIR}/../..
src_proto_path:
- ${THISDIR}/../..
- ${THISDIR}/../../google/api
- ${THISDIR}/../../google/longrunning
- ${THISDIR}/../../google/rpc
- ${THISDIR}/../../google/type
output_dir: ${REPOROOT}/artman/output

Loading…
Cancel
Save