chiark / gitweb /
base91: Link it into secnet
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 26 Nov 2019 23:37:51 +0000 (23:37 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 17:08:51 +0000 (17:08 +0000)
This means that code in secnet can #include it and then call it.
Nothing does yet.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Subdir.sd.mk

index 300494b0228ff7478f32eb6cc86763fa70bb4660..f080f07bdcfe3b4162e49e95e6dbf88f1ba24cdc 100644 (file)
@@ -52,7 +52,7 @@ OBJECTS:=secnet.o util.o conffile.yy.o conffile.tab.o conffile.o modules.o \
        netlink.o rsa.o dh.o serpent.o serpentbe.o \
        md5.o sha512.o tun.o slip.o sha1.o ipaddr.o log.o \
        process.o @LIBOBJS@ \
-       hackypar.o
+       hackypar.o base91s/base91.o
 # version.o is handled specially below and in the link rule for secnet.
 
 PYMODULES := ipaddrset.py argparseactionnoyes.py