| author | Olivier Brunel
            <jjk@jjacky.com> 2023-02-06 10:05:13 UTC | 
| committer | Olivier Brunel
            <jjk@jjacky.com> 2023-02-06 10:05:13 UTC | 
| parent | d896cc9fa1f635a16aef39a1fb16faaf761d1229 | 
| Makefile | +1 | -0 | 
diff --git a/Makefile b/Makefile index 2fe6a11..3518bf4 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ configure common.mk: comain: git clone git://lila.oss/comain.git + git checkout $(shell cat meta/deps/comain/version) config.mk: | configure common.mk $(error Please run ./configure to set things up.)