gerrit/.buckconfig
David Pursehouse fd34feabfd Add "api" as an alias for "//:api" in the buck configuration
Change-Id: I53d105263cf79584f7983e9fe83cac0dae2de041
2013-05-13 09:25:23 +00:00

14 lines
255 B
Plaintext

[alias]
gerrit = //:gerrit
release = //:release
download = //:download
eclipse = //tools/eclipse:eclipse
eclipse_project = //tools/eclipse:eclipse_project
api = //:api
[buildfile]
includes = //lib/DEFS
[java]
src_roots = java, resources