diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-09-04 16:56:15 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-09-04 16:56:15 +0200 |
commit | 73e9413a015ba3077c1d16355d90c078ade29e16 (patch) | |
tree | 88a50986922f64ed361f92302eb6716ed3187188 | |
parent | f9a759bef96b1fa049e22f7f60521b9cef97ef11 (diff) |
Update custom xref query
-rw-r--r-- | rebar.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index 1cf0059..c31dd59 100644 --- a/rebar.config +++ b/rebar.config @@ -16,5 +16,5 @@ - (\"erlydtl\":\"compile\"/\"3\") - (\"lfe_comp\":\"file\"/\"2\") - (\"neotoma\":\"file\"/\"2\") - - (\"protobuffs_compile\":\"scan_file\"/\"1\"))", + - (\"protobuffs_compile\":\"scan_file\"/\"2\"))", []}]}. |