mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-23 15:00:29 +00:00
When running make in a limited shell or in docker, there is no PWD from shell. By using CURDIR we avoid worrying about the environment and let make take care of this for us. Signed-off-by: Nic Henke <nic.henke@versity.com> Signed-off-by: Zach Brown <zab@zabbo.net>