Makefile: Default to building gatewayd as well.

This commit is contained in:
parazyd
2022-01-07 00:09:38 +01:00
parent b006cb5a96
commit abf96fd767

View File

@@ -6,8 +6,8 @@ PREFIX = /usr/local
# Cargo binary
CARGO = cargo
# Here it's possible to append "cashierd" and "gatewayd".
BINS = drk darkfid
# Binaries to be built
BINS = drk darkfid gatewayd
# Dependencies which should force the binaries to be rebuilt
BINDEPS = \