This commit is contained in:
Juhani Krekelä 2018-08-29 14:39:49 +03:00
parent eb6ab427e4
commit 9dffd41197
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
BINS=sshwot-export-known-hosts
BINS:=sshwot-export-known-hosts
SSHWOT_EXPORT_KNOWN_HOSTS_MAIN:=src/main-export-known-hosts.py
SSHWOT_EXPORT_KNOWN_HOSTS_DEPS:=$(SSHWOT_EXPORT_KNOWN_HOSTS_MAIN) src/entry.py src/hashing.py src/process_known_hosts.py src/write_file.py