chiark / gitweb /
error codes and better docs for mask-map
[chiark-tcl.git] / base / troglodyte-Makefile
index 9e5618a9e4f62ffef8104ce02f355617303c82cb..b6009f8129c0a0626d085f31944cbca8cff1869c 100644 (file)
@@ -1,4 +1,5 @@
 OBJS=          tables.o \
+               tcmdiflib.o \
                hbytes.o \
                enum.o \
                idtable.o \
@@ -13,7 +14,8 @@ OBJS=         tables.o \
                misc.o \
                algtables.o \
                crypto.o \
-               parse.o
+               parse.o \
+               maskmap.o
 
 HDRS=          hbytes.h \
                $(AUTO_HDRS)