patch for dealing with clients that don't set a component_id
[sfa.git] / Makefile
index 485f10a..766bc1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -188,8 +188,7 @@ RSYNC                       := rsync -a -v $(RSYNC_COND_DRY_RUN) --no-owner $(RSYNC_EXCLUDES)
 CLIENTS = $(shell ls clientbin/*.py)
 
 BINS = ./config/sfa-config-tty ./systemd/sfa-setup.sh \
-       ./sfa/server/sfa-start.py \
-       ./clientbin/sfaadmin.py \
+       ./sfa/server/sfa-start.py ./clientbin/sfaadmin.py keyconvert/keyconvert.py \
        $(CLIENTS)
 
 synclib: synccheck