about summary refs log tree commit diff stats
path: root/src/makefile.dos
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.dos')
-rw-r--r--src/makefile.dos2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.dos b/src/makefile.dos
index a10c0b2d..98b57662 100644
--- a/src/makefile.dos
+++ b/src/makefile.dos
@@ -7,7 +7,7 @@ LYForms.o LYPrint.o LYrcFile.o LYDownload.o LYNews.o LYKeymap.o \
 HTML.o HTFWriter.o HTInit.o DefaultStyle.o LYLocal.o LYUpload.o \
 LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o \
 LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o LYExtern.o \
-LYStyle.o LYHash.o LYPrettySrc.o
+LYStyle.o LYHash.o LYPrettySrc.o TRSTable.o
 
 CFLAGS= $(MCFLAGS) -I. -I.. $(SLANGINC)