diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-27 20:30:15 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-27 20:30:15 -0700 |
| commit | f732e53f58b8f92132dece66b05f32576f830cc4 (patch) | |
| tree | b494541dae14382ed9865cda387c09e2c4d9db50 /extra/libfuse | |
| parent | 2b32697b70a7429c490b47723a9469fc14310ae9 (diff) | |
Integrate source fetching into ninja files
Diffstat (limited to 'extra/libfuse')
| -rw-r--r-- | extra/libfuse/.rev | 1 | ||||
| -rw-r--r-- | extra/libfuse/gen.rc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/extra/libfuse/.rev b/extra/libfuse/.rev new file mode 100644 index 00000000..d00491fd --- /dev/null +++ b/extra/libfuse/.rev @@ -0,0 +1 @@ +1 diff --git a/extra/libfuse/gen.rc b/extra/libfuse/gen.rc index 430618bc..096ac3e0 100644 --- a/extra/libfuse/gen.rc +++ b/extra/libfuse/gen.rc @@ -29,3 +29,5 @@ lib libfuse.a lib/^(\ \ mount.c mount_util.c.o\ ) + +fetch git |
