Skip to content
  • Santiago Torres's avatar
    FIX:Makefile: add PWD environment variable · 6f952318
    Santiago Torres authored
    The previous makefile assumed that PWD was populated. This doesn't
    happen in certain cases (e.g., when running as a systemd unit). Make
    sure we have the PWD variable set before running any target.
    6f952318