diff options
| author | Jeff Carr <[email protected]> | 2024-12-17 01:46:40 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-17 01:46:40 -0600 |
| commit | 7104e8f9724fcd8fcd2c9c32350f0330b76bd608 (patch) | |
| tree | 5bb3b0896364d5a3c0ce82c456fcf9bec8ca3d7c | |
| parent | 17421bd22f0277503fe3a9911f26f1d80e663ad1 (diff) | |
add going2git
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ all: make -C virtbuf-example make -C zoopb-example make -C testGui + make -C going2git # actually builds against git2go using libgit2 v1.8.4 |
