diff options
author | EuAndreh <eu@euandre.org> | 2025-04-03 11:02:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-03 11:02:10 -0300 |
commit | 3f0ff0a2090d84e52a2a1c594136fc24db6a647f (patch) | |
tree | f4ce8847f811ff466e217fad74a4e208f38eb2f1 /deps.mk | |
parent | Initial empty commit (diff) | |
download | adoc-3f0ff0a2090d84e52a2a1c594136fc24db6a647f.tar.gz adoc-3f0ff0a2090d84e52a2a1c594136fc24db6a647f.tar.xz |
Setup project skeleotn
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +sources.sh = \ + src/adoc \ + |