diff options
author | EuAndreh <eu@euandre.org> | 2024-08-26 09:47:25 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-08-26 09:47:25 -0300 |
commit | 0078d30d0c7b3ab0f61eb96928f96fe668a19b8b (patch) | |
tree | 5bb11f49a581fa647000eed5edde92a7024245dc /deps.mk | |
parent | Makefile: Use correct $(sources) in "install" target (diff) | |
download | eut-0078d30d0c7b3ab0f61eb96928f96fe668a19b8b.tar.gz eut-0078d30d0c7b3ab0f61eb96928f96fe668a19b8b.tar.xz |
src/untill: Copy in untill(1) as is
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,5 +13,6 @@ sources.sh = \ src/statusf \ src/tempname \ src/timestamp \ + src/untill \ src/uuid \ |