diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-10 13:52:38 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-15 02:10:08 -0700 |
| commit | 02680c5c5fa0efceb1a5222f072b0a4a9e8b18cc (patch) | |
| tree | 235daaf76ff5774f85e2ee1fbb4390f9876d12bc /config.ninja | |
| parent | 8613a3571e738d57096da8b6b9da2d1535a80b0d (diff) | |
Add gitarchive rule to create tar archive of root filesystem
Diffstat (limited to 'config.ninja')
| -rw-r--r-- | config.ninja | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.ninja b/config.ninja index 522687bf..4c2c5d5c 100644 --- a/config.ninja +++ b/config.ninja @@ -9,4 +9,4 @@ yacc = yacc python = python perl = perl -repo = root.git +repo = root |
