diff options
author | EuAndreh <eu@euandre.org> | 2024-05-08 08:20:58 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-05-08 09:10:47 -0300 |
commit | 5e8e65015a77ed7606c6cfbd2d1cedc79e42a6a5 (patch) | |
tree | 7e39359779ca29e512171e14828a5c5fd2f20e7b /deps.mk | |
parent | Initial empty commit (diff) | |
download | q-5e8e65015a77ed7606c6cfbd2d1cedc79e42a6a5.tar.gz q-5e8e65015a77ed7606c6cfbd2d1cedc79e42a6a5.tar.xz |
Initial version
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/q \ + |