X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=c6b1b338308051a7cc7588ad9fb03ebb9c917b40;hp=9c50f126c503ff8851c1211d97a744db68e7430d;hb=e5537b113b6fe5874fdcd5b12414568500aa106c;hpb=061c47a7b94d746ef379591230f8e96e31c5b5bf diff --git a/Makefile b/Makefile index 9c50f126..c6b1b338 100644 --- a/Makefile +++ b/Makefile @@ -176,8 +176,7 @@ RSYNC := rsync -ai $(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