Commit graph

5 commits

Author SHA1 Message Date
Hubert Hirtz 647fb9ed9e Don't build soju when calling "make install"
Otherwise soju would be rebuilt as the user who runs "make install"
(typically root).
2021-05-25 16:31:06 +02:00
Alexey Yerin bc74478f80 Makefile: mark soju and sojuctl as .PHONY
Otherwise running `make` didn't do anything on a non-clean state. Go
deals with changed files automatically, and there's no real need to
explicitly specify them.
2021-04-27 19:06:16 +02:00
Simon Ser fd365f9480
Add default configuration file 2021-04-21 16:39:51 +02:00
Simon Ser 4ba2a05ebf
Move man page to doc/ 2020-03-27 19:23:41 +01:00
Simon Ser 549fbf62b1
Add basic Makefile 2020-03-19 15:11:43 +01:00