forked from external/yambar
tllist: subprojects/tllist is now a static copy of external/tllist
Having git submodules as source makes making releases really really hard, since submodules are not included when downloading a tarball from the git repository host. The idea now is to keep a submodule of tllist under 'external', and a static copy under 'subprojects'. This means builds will use the static copy, while having easy access to the git submodule makes it easy to update the static copy (git submodule update --remote + cp -r)
This commit is contained in:
parent
5207b56e94
commit
a26f00c249
1 changed files with 1 additions and 0 deletions
1
subprojects/tllist
Submodule
1
subprojects/tllist
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d61be2b6238617d9bfd80aeb1ba0cef13d3a6aba
|
Loading…
Add table
Reference in a new issue