chiark / gitweb /
adns wip
[chiark-tcl.git] / base / troglodyte-Makefile
index 1819d87e84e4f91a3d5aff14e400b7fc77f1efdf..9eff482723f30e6ef336559c4f98047809b1bbce 100644 (file)
@@ -1,6 +1,7 @@
 OBJS=          tables.o \
                tcmdiflib.o \
                hbytes.o \
+               adns.o \
                enum.o \
                idtable.o \
                scriptinv.o \
@@ -14,7 +15,8 @@ OBJS=         tables.o \
                misc.o \
                algtables.o \
                crypto.o \
-               parse.o
+               parse.o \
+               maskmap.o
 
 HDRS=          hbytes.h \
                $(AUTO_HDRS)