diff options
Diffstat (limited to 'src/makefile.dsl')
-rw-r--r-- | src/makefile.dsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.dsl b/src/makefile.dsl index 9eb56338..093bcb0c 100644 --- a/src/makefile.dsl +++ b/src/makefile.dsl @@ -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) $(INTLFLAGS) -I. -I.. $(SLANGINC) |