Moved herradurakex to its own package

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2018-12-06 17:20:43 -08:00
parent 20dcfd7bb2
commit 55fdffbd9e
12 changed files with 223 additions and 1116 deletions

View file

@ -1,6 +1,6 @@
.PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall
SUBPKGS = logger spinsult hkexnet herradurakex
SUBPKGS = logger spinsult hkexnet
TOOLS = hkexpasswd hkexsh hkexshd
SUBDIRS = $(LIBS) $(TOOLS)