chiark / gitweb /
hbytes overwrite; hbytes repeat
[chiark-tcl.git] / base / troglodyte-Makefile
index 64160c038e6edd55ac6f717233cadb86d5cf14bc..0737bbba5cd6ee537e005f38a85169717def7594 100644 (file)
@@ -1,6 +1,7 @@
 OBJS=          tables.o \
                hbytes.o \
                enum.o \
+               ulongs.o \
                sockaddr.o \
                dgram.o \
                chop.o \
@@ -15,6 +16,9 @@ OBJS=         tables.o \
                parse.o
 
 HDRS=          hbytes.h \
+               serpent.h \
+               md5.h \
+               sha1.h \
                $(AUTO_HDRS)
 
 AUTO_HDRS=     tables.h