X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f65f8722914d9cfba9317439d9712957719a35b4..3e2e8b43581f31be0cabe123dade6ff146dd31c7:/zotnet/Makefile.in diff --git a/zotnet/Makefile.in b/zotnet/Makefile.in index 412a1521..cc20173a 100644 --- a/zotnet/Makefile.in +++ b/zotnet/Makefile.in @@ -24,8 +24,7 @@ mailspool='$(mailspool)' sendmailpath='$(sendmailpath)' \ default_editor='$(default_editor)' default_pager='$(default_pager)' # object files in libzot.a -OBJS = mts/mts.o mts/client.o \ - tws/dtime.o tws/dtimep.o tws/lexstring.o +OBJS = mts/mts.o mts/client.o # auxiliary files AUX = Makefile.in @@ -34,7 +33,7 @@ AUX = Makefile.in DIST = $(AUX) # subdirectories -SUBDIRS = mts tws +SUBDIRS = mts # ========= DEPENDENCIES FOR BUILDING AND INSTALLING ==========