X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=base%2Ftroglodyte-Makefile;h=8e94090f46b336968351bccb558d9fccf6ae263e;hp=2972afa9b331019c0e2a64c3bc65830c27a578dc;hb=bc4e7d2673e44826dd768ad7f91c393349da24de;hpb=b740135c3efcb63e0c7741384e5fa8ff229d2919 diff --git a/base/troglodyte-Makefile b/base/troglodyte-Makefile index 2972afa..8e94090 100644 --- a/base/troglodyte-Makefile +++ b/base/troglodyte-Makefile @@ -1,6 +1,12 @@ OBJS= tables.o \ hbytes.o \ enum.o \ + chop.o \ + hook.o \ + bcmode.o \ + blockciph.o \ + serpent.o \ + crypto.o \ parse.o HDRS= hbytes.h \