From 97e7d6f2f5db4e8f09cb015ee6c2da2ff129f963 Mon Sep 17 00:00:00 2001 From: Shantonu Sen Date: Fri, 8 Sep 2000 00:32:47 +0000 Subject: [PATCH] No longer descend into zotnet/ --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index b331c5d..32a5057 100644 --- a/Makefile.in +++ b/Makefile.in @@ -75,7 +75,7 @@ DIST = ChangeLog COPYRIGHT INSTALL MACHINES README VERSION ChangeLog install-sh\ configure.in configure stamp-h.in config.sub config.guess # subdirectories in distribution -SUBDIRS = h config sbr zotnet mts uip etc man docs +SUBDIRS = h config sbr mts uip etc man docs # ========== DEPENDENCIES FOR BUILDING AND INSTALLING ========== -- 1.7.10.4